# Hmbown/CodeWhale SLOC report

> As of 2026-08-02 (commit 4f2c97b0d75c), Hmbown/CodeWhale contains 901,129 total lines: 765,806 code, 65,885 comments, 69,438 blank, across 1,316 files in 19 languages (top: Rust 89.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Hmbown/CodeWhale to commit 4f2c97b0d75c, 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 85.0% of all lines, comments represent 7.3%, and the repository averages 582 code lines per file. Rust accounts for 89.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 743 | 763,674 | 681,463 | 24,389 | 57,822 |
| JSON | 48 | 40,297 | 40,297 | 0 | 0 |
| JavaScript | 64 | 14,753 | 12,996 | 537 | 1,220 |
| TypeScript | 92 | 10,011 | 8,496 | 602 | 913 |
| TSX | 55 | 7,727 | 6,585 | 721 | 421 |
| Python | 22 | 7,361 | 6,277 | 196 | 888 |
| Shell | 45 | 5,904 | 4,670 | 557 | 677 |
| CSS | 2 | 3,315 | 2,766 | 77 | 472 |
| TOML | 30 | 2,308 | 850 | 1,287 | 171 |
| PowerShell | 6 | 662 | 594 | 0 | 68 |
| Gherkin (Cucumber) | 9 | 362 | 319 | 12 | 31 |
| Nix | 2 | 243 | 196 | 25 | 22 |

Top language (Rust 89.0%). Generated at 2026-08-02T10:44:33.444315229+00:00. Canonical report: https://octocounts.com/github/Hmbown/CodeWhale

## Report FAQ

### How many lines of code does Hmbown/CodeWhale have?

Hmbown/CodeWhale has 901,129 total lines, including 765,806 code lines, 65,885 comment lines, and 69,438 blank lines.

### How was the Hmbown/CodeWhale line count measured?

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

### What commit was counted for Hmbown/CodeWhale?

This OctoCounts report was generated from main at commit 4f2c97b0d75c on 2026-08-02T10:44:33.444315229+00:00.

## Similar repository reports

- [block/buzz](https://octocounts.com/github/block/buzz) — Rust, 805,595 code lines
- [risingwavelabs/risingwave](https://octocounts.com/github/risingwavelabs/risingwave) — Rust, 722,978 code lines
- [vercel/next.js](https://octocounts.com/github/vercel/next.js) — Rust, 715,366 code lines
- [biomejs/biome](https://octocounts.com/github/biomejs/biome) — Rust, 699,703 code lines
- [Helvesec/rmux](https://octocounts.com/github/Helvesec/rmux) — Rust, 679,010 code lines
- [databendlabs/databend](https://octocounts.com/github/databendlabs/databend) — Rust, 637,220 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
