# go-vikunja/vikunja SLOC report

> As of 2026-09-16 (commit 705e3468c0dd), go-vikunja/vikunja contains 206,052 total lines: 162,740 code, 26,368 comments, 16,944 blank, across 1,079 files in 16 languages (top: Go 44.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving go-vikunja/vikunja to commit 705e3468c0dd, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 79.0% of all lines, comments represent 12.8%, and the repository averages 151 code lines per file. Go accounts for 44.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 463 | 95,184 | 71,575 | 12,840 | 10,769 |
| JSON | 84 | 48,304 | 48,300 | 0 | 4 |
| YAML | 7 | 24,244 | 22,140 | 12 | 2,092 |
| TypeScript | 274 | 16,453 | 13,238 | 846 | 2,369 |
| Vue | 175 | 3,338 | 2,888 | 35 | 415 |
| SVG | 22 | 2,297 | 2,280 | 7 | 10 |
| Sass | 25 | 1,479 | 1,117 | 149 | 213 |
| JavaScript | 7 | 516 | 366 | 74 | 76 |
| Pan | 1 | 351 | 347 | 0 | 4 |
| Shell | 2 | 306 | 189 | 59 | 58 |
| TOML | 4 | 198 | 169 | 21 | 8 |
| Nix | 1 | 84 | 72 | 5 | 7 |

Top language (Go 44.0%). Generated at 2026-09-16T11:46:42.341593095+00:00. Canonical report: https://octocounts.com/github/go-vikunja/vikunja

## Report FAQ

### How many lines of code does go-vikunja/vikunja have?

go-vikunja/vikunja has 206,052 total lines, including 162,740 code lines, 26,368 comment lines, and 16,944 blank lines.

### How was the go-vikunja/vikunja line count measured?

OctoCounts resolved the public GitHub repository to commit 705e3468c0dd, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for go-vikunja/vikunja?

This OctoCounts report was generated from 705e3468c0dd673a04167773a0305c79d8e67ade at commit 705e3468c0dd on 2026-09-16T11:46:42.341593095+00:00.

## Similar repository reports

- [SagerNet/sing-box](https://octocounts.com/github/SagerNet/sing-box) — Go, 163,314 code lines
- [evanw/esbuild](https://octocounts.com/github/evanw/esbuild) — Go, 168,648 code lines
- [redis/agent-filesystem](https://octocounts.com/github/redis/agent-filesystem) — Go, 170,387 code lines
- [NyaGram/NyaGramDesktop](https://octocounts.com/github/NyaGram/NyaGramDesktop) — Go, 154,041 code lines
- [containers/podman](https://octocounts.com/github/containers/podman) — Go, 174,847 code lines
- [MengMengCode/VoCat](https://octocounts.com/github/MengMengCode/VoCat) — Go, 150,357 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
