# biomejs/biome SLOC report

> As of 2026-08-26 (commit e4caa37f1f2f), biomejs/biome contains 842,052 total lines: 699,703 code, 59,086 comments, 83,263 blank, across 4,597 files in 11 languages (top: Rust 85.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving biomejs/biome to commit e4caa37f1f2f, 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.1% of all lines, comments represent 7.0%, and the repository averages 152 code lines per file. Rust accounts for 85.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 4,280 | 683,875 | 601,217 | 18,943 | 63,715 |
| JSON | 37 | 46,628 | 46,620 | 0 | 8 |
| TypeScript | 41 | 43,080 | 35,792 | 6,857 | 431 |
| JavaScript | 17 | 8,843 | 8,500 | 138 | 205 |
| TOML | 111 | 4,811 | 4,192 | 98 | 521 |
| YAML | 3 | 2,931 | 2,297 | 2 | 632 |
| TSX | 5 | 667 | 510 | 82 | 75 |
| Shell | 10 | 464 | 342 | 65 | 57 |
| Just | 1 | 361 | 233 | 63 | 65 |
| Markdown | 74 | 50,306 | 0 | 32,752 | 17,554 |
| Plain Text | 18 | 86 | 0 | 86 | 0 |

Top language (Rust 85.9%). Generated at 2026-08-26T18:32:57.045150137+00:00. Canonical report: https://octocounts.com/github/biomejs/biome

## Report FAQ

### How many lines of code does biomejs/biome have?

biomejs/biome has 842,052 total lines, including 699,703 code lines, 59,086 comment lines, and 83,263 blank lines.

### How was the biomejs/biome line count measured?

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

### What commit was counted for biomejs/biome?

This OctoCounts report was generated from main at commit e4caa37f1f2f on 2026-08-26T18:32:57.045150137+00:00.

## Similar repository reports

- [vercel/next.js](https://octocounts.com/github/vercel/next.js) — Rust, 715,366 code lines
- [Helvesec/rmux](https://octocounts.com/github/Helvesec/rmux) — Rust, 679,010 code lines
- [risingwavelabs/risingwave](https://octocounts.com/github/risingwavelabs/risingwave) — Rust, 722,978 code lines
- [databendlabs/databend](https://octocounts.com/github/databendlabs/databend) — Rust, 637,220 code lines
- [GreptimeTeam/greptimedb](https://octocounts.com/github/GreptimeTeam/greptimedb) — Rust, 637,097 code lines
- [Hmbown/CodeWhale](https://octocounts.com/github/Hmbown/CodeWhale) — Rust, 765,806 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)
