# juliusbrussee/caveman SLOC report

> As of 2026-08-30 (commit df2ccd85c94e), juliusbrussee/caveman contains 236,381 total lines: 196,184 code, 25,588 comments, 14,609 blank, across 975 files in 14 languages (top: Go 56.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving juliusbrussee/caveman to commit df2ccd85c94e, 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 83.0% of all lines, comments represent 10.8%, and the repository averages 201 code lines per file. Go accounts for 56.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 527 | 131,353 | 111,607 | 11,454 | 8,292 |
| TypeScript | 50 | 41,275 | 35,872 | 3,500 | 1,903 |
| JSON | 117 | 19,660 | 19,659 | 0 | 1 |
| YAML | 18 | 12,215 | 11,288 | 567 | 360 |
| JavaScript | 78 | 13,701 | 10,675 | 2,100 | 926 |
| Python | 23 | 6,714 | 5,351 | 424 | 939 |
| Shell | 6 | 712 | 521 | 131 | 60 |
| PowerShell | 5 | 694 | 512 | 118 | 64 |
| CSS | 2 | 393 | 368 | 11 | 14 |
| HTML | 6 | 204 | 195 | 0 | 9 |
| SVG | 6 | 98 | 98 | 0 | 0 |
| TOML | 6 | 45 | 38 | 2 | 5 |

Top language (Go 56.9%). Generated at 2026-08-30T09:36:12.707547602+00:00. Canonical report: https://octocounts.com/github/juliusbrussee/caveman

## Report FAQ

### How many lines of code does juliusbrussee/caveman have?

juliusbrussee/caveman has 236,381 total lines, including 196,184 code lines, 25,588 comment lines, and 14,609 blank lines.

### How was the juliusbrussee/caveman line count measured?

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

### What commit was counted for juliusbrussee/caveman?

This OctoCounts report was generated from main at commit df2ccd85c94e on 2026-08-30T09:36:12.707547602+00:00.

## Similar repository reports

- [JuliusBrussee/caveman](https://octocounts.com/github/JuliusBrussee/caveman) — Go, 192,993 code lines
- [0xJacky/nginx-ui](https://octocounts.com/github/0xJacky/nginx-ui) — Go, 201,834 code lines
- [Kocoro-lab/Shannon](https://octocounts.com/github/Kocoro-lab/Shannon) — Go, 189,197 code lines
- [gohugoio/hugo](https://octocounts.com/github/gohugoio/hugo) — Go, 181,215 code lines
- [Paca-AI/paca](https://octocounts.com/github/Paca-AI/paca) — Go, 216,526 code lines
- [containers/podman](https://octocounts.com/github/containers/podman) — Go, 174,847 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)
