# servo/servo SLOC report

> As of 2026-09-16 (commit 1a753c521c73), servo/servo contains 595,041 total lines: 468,762 code, 60,109 comments, 66,170 blank, across 1,928 files in 26 languages (top: Rust 85.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

servo/servo has 468,762 source lines of code out of 595,041 total lines across 1,928 files, counted from the 1a753c521c73912c43408a13f7b9b72b39989d0c ref at commit 1a753c521c73 by the OctoCounts tokei engine on 2026-09-16. 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 servo/servo to commit 1a753c521c73, 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 10.1%, and the repository averages 243 code lines per file. Rust accounts for 85.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,527 | 497,989 | 401,153 | 44,035 | 52,801 |
| Python | 133 | 54,390 | 40,740 | 5,069 | 8,581 |
| HTML | 41 | 20,254 | 17,106 | 6 | 3,142 |
| TOML | 85 | 4,213 | 3,578 | 249 | 386 |
| Kotlin | 19 | 2,087 | 1,685 | 109 | 293 |
| JavaScript | 11 | 2,176 | 1,649 | 208 | 319 |
| CSS | 11 | 1,696 | 1,209 | 229 | 258 |
| JSON | 11 | 312 | 312 | 0 | 0 |
| Shell | 11 | 576 | 290 | 206 | 80 |
| Ark TypeScript | 2 | 234 | 189 | 26 | 19 |
| XML | 13 | 182 | 170 | 4 | 8 |
| VB6/VBA | 13 | 151 | 150 | 0 | 1 |

Top language (Rust 85.6%). Generated at 2026-09-16T17:27:57.398276340+00:00. Canonical report: https://octocounts.com/github/servo/servo

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/servo/servo/commit/1a753c521c73912c43408a13f7b9b72b39989d0c?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 servo/servo have?

servo/servo has 595,041 total lines, including 468,762 code lines, 60,109 comment lines, and 66,170 blank lines.

### How was the servo/servo line count measured?

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

### What commit was counted for servo/servo?

This OctoCounts report was generated from 1a753c521c73912c43408a13f7b9b72b39989d0c at commit 1a753c521c73 on 2026-09-16T17:27:57.398276340+00:00.

## Similar repository reports

- [bevyengine/bevy](https://octocounts.com/github/bevyengine/bevy) — Rust, 464,531 code lines
- [bytecodealliance/wasmtime](https://octocounts.com/github/bytecodealliance/wasmtime) — Rust, 478,829 code lines
- [HakanSeven12/OpenCADStudio](https://octocounts.com/github/HakanSeven12/OpenCADStudio) — Rust, 488,361 code lines
- [mlx-node/mlx-node](https://octocounts.com/github/mlx-node/mlx-node) — Rust, 440,952 code lines
- [pola-rs/polars](https://octocounts.com/github/pola-rs/polars) — Rust, 504,853 code lines
- [rustfs/rustfs](https://octocounts.com/github/rustfs/rustfs) — Rust, 422,251 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)
