# rust-lang/hashbrown SLOC report

> As of 2026-09-13 (commit 8710205502a6), rust-lang/hashbrown contains 15,835 total lines: 12,014 code, 1,703 comments, 2,118 blank, across 41 files in 4 languages (top: Rust 98.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rust-lang/hashbrown to commit 8710205502a6, 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 75.9% of all lines, comments represent 10.8%, and the repository averages 293 code lines per file. Rust accounts for 98.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 33 | 14,767 | 11,800 | 1,128 | 1,839 |
| Shell | 3 | 175 | 127 | 15 | 33 |
| TOML | 3 | 133 | 87 | 23 | 23 |
| Markdown | 2 | 760 | 0 | 537 | 223 |

Top language (Rust 98.2%). Generated at 2026-09-13T16:49:03.657758305+00:00. Canonical report: https://octocounts.com/github/rust-lang/hashbrown

## Report FAQ

### How many lines of code does rust-lang/hashbrown have?

rust-lang/hashbrown has 15,835 total lines, including 12,014 code lines, 1,703 comment lines, and 2,118 blank lines.

### How was the rust-lang/hashbrown line count measured?

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

### What commit was counted for rust-lang/hashbrown?

This OctoCounts report was generated from main at commit 8710205502a6 on 2026-09-13T16:49:03.657758305+00:00.

## Similar repository reports

- [kkawakam/rustyline](https://octocounts.com/github/kkawakam/rustyline) — Rust, 12,046 code lines
- [WildPixelGames/voxelis](https://octocounts.com/github/WildPixelGames/voxelis) — Rust, 11,596 code lines
- [lsd-rs/lsd](https://octocounts.com/github/lsd-rs/lsd) — Rust, 12,651 code lines
- [noh-rs/nohrs](https://octocounts.com/github/noh-rs/nohrs) — Rust, 11,370 code lines
- [crazykun/LaterScreen](https://octocounts.com/github/crazykun/LaterScreen) — Rust, 13,136 code lines
- [aniket-3001/zql](https://octocounts.com/github/aniket-3001/zql) — Rust, 10,833 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)
