# google/gvisor SLOC report

> As of 2026-09-11 (commit 83aff73bc422), google/gvisor contains 692,662 total lines: 466,587 code, 150,632 comments, 75,443 blank, across 3,026 files in 28 languages (top: Go 90.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving google/gvisor to commit 83aff73bc422, 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 67.4% of all lines, comments represent 21.7%, and the repository averages 154 code lines per file. Go accounts for 90.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 2,084 | 619,447 | 422,255 | 130,752 | 66,440 |
| Bazel | 466 | 23,644 | 21,254 | 458 | 1,932 |
| SVG | 47 | 4,465 | 4,431 | 17 | 17 |
| GNU Style Assembly | 63 | 6,695 | 3,906 | 2,003 | 786 |
| YAML | 10 | 2,866 | 2,761 | 83 | 22 |
| C | 22 | 2,881 | 1,975 | 589 | 317 |
| Shell | 37 | 2,761 | 1,606 | 813 | 342 |
| JSON | 6 | 1,498 | 1,498 | 0 | 0 |
| Python | 12 | 1,689 | 1,268 | 204 | 217 |
| Makefile | 4 | 1,577 | 1,041 | 362 | 174 |
| C++ | 9 | 1,324 | 914 | 234 | 176 |
| Protocol Buffers | 21 | 1,671 | 885 | 535 | 251 |

Top language (Go 90.5%). Generated at 2026-09-11T23:06:33.585918780+00:00. Canonical report: https://octocounts.com/github/google/gvisor

## Report FAQ

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

google/gvisor has 692,662 total lines, including 466,587 code lines, 150,632 comment lines, and 75,443 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 83aff73bc422, 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/gvisor?

This OctoCounts report was generated from 83aff73bc4227ca109b4c275ebffd76ccd455e9d at commit 83aff73bc422 on 2026-09-11T23:06:33.585918780+00:00.

## Similar repository reports

- [Untrivial-ai/agent-orchestrator](https://octocounts.com/github/Untrivial-ai/agent-orchestrator) — Go, 465,757 code lines
- [ZenGeekLabs/DJOneHub](https://octocounts.com/github/ZenGeekLabs/DJOneHub) — Go, 459,462 code lines
- [prometheus/prometheus](https://octocounts.com/github/prometheus/prometheus) — Go, 449,527 code lines
- [rclone/rclone](https://octocounts.com/github/rclone/rclone) — Go, 438,829 code lines
- [harness/harness](https://octocounts.com/github/harness/harness) — Go, 497,918 code lines
- [ollama/ollama](https://octocounts.com/github/ollama/ollama) — Go, 500,593 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)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
