# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

biomejs/biome has 699,703 source lines of code out of 842,052 total lines across 4,597 files, counted from the main ref at commit e4caa37f1f2f by the OctoCounts tokei engine on 2026-08-26. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/biomejs/biome/commit/e4caa37f1f2f8c1ad2aba50a919163cd1c380a16?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 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

- [Helvesec/rmux](https://octocounts.com/github/Helvesec/rmux) — Rust, 679,010 code lines
- [pola-rs/polars](https://octocounts.com/github/pola-rs/polars) — Rust, 663,949 code lines
- [vercel/next.js](https://octocounts.com/github/vercel/next.js) — Rust, 735,853 code lines
- [risingwavelabs/risingwave](https://octocounts.com/github/risingwavelabs/risingwave) — Rust, 751,646 code lines
- [tikv/tikv](https://octocounts.com/github/tikv/tikv) — Rust, 632,230 code lines
- [apache/datafusion](https://octocounts.com/github/apache/datafusion) — Rust, 631,738 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)
- [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)
