# boa-dev/boa SLOC report

> As of 2026-08-30 (commit 6767cf13b144), boa-dev/boa contains 217,442 total lines: 171,331 code, 21,121 comments, 24,990 blank, across 810 files in 7 languages (top: Rust 92.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving boa-dev/boa to commit 6767cf13b144, 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 78.8% of all lines, comments represent 9.7%, and the repository averages 212 code lines per file. Rust accounts for 92.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 690 | 196,973 | 159,252 | 14,953 | 22,768 |
| JavaScript | 65 | 14,999 | 10,945 | 2,491 | 1,563 |
| TOML | 25 | 1,324 | 1,068 | 96 | 160 |
| Nix | 1 | 54 | 50 | 1 | 3 |
| SVG | 2 | 10 | 10 | 0 | 0 |
| JSON | 1 | 6 | 6 | 0 | 0 |
| Markdown | 26 | 4,076 | 0 | 3,580 | 496 |

Top language (Rust 92.9%). Generated at 2026-08-30T15:05:21.853540722+00:00. Canonical report: https://octocounts.com/github/boa-dev/boa

## Report FAQ

### How many lines of code does boa-dev/boa have?

boa-dev/boa has 217,442 total lines, including 171,331 code lines, 21,121 comment lines, and 24,990 blank lines.

### How was the boa-dev/boa line count measured?

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

### What commit was counted for boa-dev/boa?

This OctoCounts report was generated from main at commit 6767cf13b144 on 2026-08-30T15:05:21.853540722+00:00.

## Similar repository reports

- [Labpics-Team/lab-colors](https://octocounts.com/github/Labpics-Team/lab-colors) — Rust, 160,772 code lines
- [Hmbown/DeepSeek-TUI](https://octocounts.com/github/Hmbown/DeepSeek-TUI) — Rust, 155,822 code lines
- [helix-editor/helix](https://octocounts.com/github/helix-editor/helix) — Rust, 151,061 code lines
- [imanect-labs/shiki-platform](https://octocounts.com/github/imanect-labs/shiki-platform) — Rust, 149,244 code lines
- [huggingface/candle](https://octocounts.com/github/huggingface/candle) — Rust, 193,799 code lines
- [FuelLabs/fuel-core](https://octocounts.com/github/FuelLabs/fuel-core) — Rust, 144,924 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)
