# schollz/croc SLOC report

> As of 2026-08-14 (commit e25f1bdc04f0), schollz/croc contains 64,656 total lines: 38,846 code, 21,650 comments, 4,160 blank, across 156 files in 13 languages (top: Go 56.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving schollz/croc to commit e25f1bdc04f0, 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 60.1% of all lines, comments represent 33.5%, and the repository averages 249 code lines per file. Go accounts for 56.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 85 | 25,657 | 21,879 | 1,268 | 2,510 |
| TypeScript | 31 | 6,286 | 5,849 | 26 | 411 |
| TSX | 8 | 3,724 | 3,526 | 7 | 191 |
| JSON | 7 | 3,432 | 3,432 | 0 | 0 |
| CSS | 1 | 3,759 | 3,171 | 0 | 588 |
| JavaScript | 7 | 739 | 695 | 3 | 41 |
| Shell | 3 | 123 | 91 | 11 | 21 |
| HTML | 1 | 79 | 73 | 2 | 4 |
| XML | 1 | 56 | 56 | 0 | 0 |
| Dockerfile | 1 | 57 | 42 | 2 | 13 |
| Makefile | 2 | 40 | 32 | 1 | 7 |
| Markdown | 4 | 604 | 0 | 403 | 201 |

Top language (Go 56.3%). Generated at 2026-08-14T01:37:29.397874343+00:00. Canonical report: https://octocounts.com/github/schollz/croc

## Report FAQ

### How many lines of code does schollz/croc have?

schollz/croc has 64,656 total lines, including 38,846 code lines, 21,650 comment lines, and 4,160 blank lines.

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

OctoCounts resolved the public GitHub repository to commit e25f1bdc04f0, 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 main at commit e25f1bdc04f0 on 2026-08-14T01:37:29.397874343+00:00.

## Similar repository reports

- [hetznercloud/cli](https://octocounts.com/github/hetznercloud/cli) — Go, 39,633 code lines
- [Hypostasis-Cat/HypoMux](https://octocounts.com/github/Hypostasis-Cat/HypoMux) — Go, 41,080 code lines
- [songloft-org/songloft](https://octocounts.com/github/songloft-org/songloft) — Go, 41,134 code lines
- [go-kratos/kratos](https://octocounts.com/github/go-kratos/kratos) — Go, 41,805 code lines
- [YTwsy/OpenSurge-for-Mac](https://octocounts.com/github/YTwsy/OpenSurge-for-Mac) — Go, 35,711 code lines
- [masterking32/MasterDnsVPN](https://octocounts.com/github/masterking32/MasterDnsVPN) — Go, 35,505 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)
