# schollz/croc SLOC report

> As of 2026-09-14 (commit bd389598cd32), schollz/croc contains 87,840 total lines: 74,961 code, 6,026 comments, 6,853 blank, across 308 files in 20 languages (top: Go 58.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

schollz/croc has 74,961 source lines of code out of 87,840 total lines across 308 files, counted from the bd389598cd323ca652447086be2302d001f7a415 ref at commit bd389598cd32 by the OctoCounts tokei engine on 2026-09-14. 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 schollz/croc to commit bd389598cd32, 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 medium-sized codebase by counted code lines. Code represents 85.3% of all lines, comments represent 6.9%, and the repository averages 243 code lines per file. Go accounts for 58.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 188 | 50,708 | 44,098 | 2,257 | 4,353 |
| JSON | 12 | 9,891 | 9,891 | 0 | 0 |
| TypeScript | 43 | 10,493 | 9,768 | 44 | 681 |
| TSX | 14 | 5,349 | 5,038 | 7 | 304 |
| CSS | 1 | 4,487 | 3,795 | 0 | 692 |
| JavaScript | 8 | 834 | 783 | 4 | 47 |
| Python | 5 | 773 | 682 | 8 | 83 |
| Shell | 5 | 391 | 325 | 20 | 46 |
| RPM Specfile | 2 | 171 | 124 | 23 | 24 |
| Nix | 2 | 132 | 108 | 4 | 20 |
| HTML | 1 | 90 | 82 | 4 | 4 |
| XML | 2 | 73 | 73 | 0 | 0 |

Top language (Go 58.8%). Generated at 2026-09-14T02:51:33.677771806+00:00. Canonical report: https://octocounts.com/github/schollz/croc

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/schollz/croc/commit/bd389598cd323ca652447086be2302d001f7a415?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 schollz/croc have?

schollz/croc has 87,840 total lines, including 74,961 code lines, 6,026 comment lines, and 6,853 blank lines.

### How was the schollz/croc line count measured?

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

### What commit was counted for schollz/croc?

This OctoCounts report was generated from bd389598cd323ca652447086be2302d001f7a415 at commit bd389598cd32 on 2026-09-14T02:51:33.677771806+00:00.

## Similar repository reports

- [jesseduffield/lazygit](https://octocounts.com/github/jesseduffield/lazygit) — Go, 75,956 code lines
- [juggleim/im-server](https://octocounts.com/github/juggleim/im-server) — Go, 76,382 code lines
- [Kodiqa-Solutions/VaultS3](https://octocounts.com/github/Kodiqa-Solutions/VaultS3) — Go, 68,326 code lines
- [CosmWasm/wasmd](https://octocounts.com/github/CosmWasm/wasmd) — Go, 68,119 code lines
- [jackc/pgx](https://octocounts.com/github/jackc/pgx) — Go, 67,733 code lines
- [songloft-org/songloft](https://octocounts.com/github/songloft-org/songloft) — Go, 67,688 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)
