# google/crosvm SLOC report

> As of 2026-09-15 (commit 4c8b6ce9b752), google/crosvm contains 370,989 total lines: 310,546 code, 23,444 comments, 36,999 blank, across 1,234 files in 25 languages (top: Rust 90.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving google/crosvm to commit 4c8b6ce9b752, 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.7% of all lines, comments represent 6.3%, and the repository averages 252 code lines per file. Rust accounts for 90.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 923 | 336,175 | 282,237 | 20,313 | 33,625 |
| JSON | 28 | 12,234 | 12,234 | 0 | 0 |
| Python | 55 | 8,868 | 6,831 | 624 | 1,413 |
| TOML | 90 | 2,851 | 2,332 | 158 | 361 |
| XML | 5 | 2,062 | 1,968 | 7 | 87 |
| C Header | 4 | 2,195 | 1,615 | 245 | 335 |
| C | 1 | 1,322 | 1,124 | 30 | 168 |
| Shell | 33 | 1,291 | 879 | 217 | 195 |
| BASH | 22 | 689 | 385 | 204 | 100 |
| PowerShell | 4 | 281 | 197 | 47 | 37 |
| Makefile | 3 | 276 | 164 | 70 | 42 |
| Device Tree | 6 | 175 | 149 | 0 | 26 |

Top language (Rust 90.9%). Generated at 2026-09-15T08:48:11.381983560+00:00. Canonical report: https://octocounts.com/github/google/crosvm

## Report FAQ

### How many lines of code does google/crosvm have?

google/crosvm has 370,989 total lines, including 310,546 code lines, 23,444 comment lines, and 36,999 blank lines.

### How was the google/crosvm line count measured?

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

### What commit was counted for google/crosvm?

This OctoCounts report was generated from 4c8b6ce9b75240a14ed6763c2ee182022ba25c3c at commit 4c8b6ce9b752 on 2026-09-15T08:48:11.381983560+00:00.

## Similar repository reports

- [xai-org/x-algorithm](https://octocounts.com/github/xai-org/x-algorithm) — Rust, 315,266 code lines
- [neondatabase/neon](https://octocounts.com/github/neondatabase/neon) — Rust, 305,303 code lines
- [nushell/nushell](https://octocounts.com/github/nushell/nushell) — Rust, 294,921 code lines
- [influxdata/influxdb](https://octocounts.com/github/influxdata/influxdb) — Rust, 292,477 code lines
- [HakanSeven12/OpenCADStudio](https://octocounts.com/github/HakanSeven12/OpenCADStudio) — Rust, 291,123 code lines
- [zerx-lab/FluxDown](https://octocounts.com/github/zerx-lab/FluxDown) — Rust, 283,816 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)
