# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

juliusbrussee/caveman has 196,184 source lines of code out of 236,381 total lines across 975 files, counted from the main ref at commit df2ccd85c94e by the OctoCounts tokei engine on 2026-08-30. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/juliusbrussee/caveman/commit/df2ccd85c94ec3c8289cb62ac020d241ccfb0c60?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## 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

- [Kocoro-lab/Shannon](https://octocounts.com/github/Kocoro-lab/Shannon) — Go, 189,197 code lines
- [united-manufacturing-hub/united-manufacturing-hub](https://octocounts.com/github/united-manufacturing-hub/united-manufacturing-hub) — Go, 206,997 code lines
- [y3owk1n/neru](https://octocounts.com/github/y3owk1n/neru) — Go, 184,814 code lines
- [gohugoio/hugo](https://octocounts.com/github/gohugoio/hugo) — Go, 181,215 code lines
- [podman-container-tools/podman](https://octocounts.com/github/podman-container-tools/podman) — Go, 178,000 code lines
- [containers/podman](https://octocounts.com/github/containers/podman) — Go, 176,452 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
