# sourcegraph/zoekt SLOC report

> As of 2026-08-31 (commit 5f833dde1bc4), sourcegraph/zoekt contains 101,596 total lines: 82,627 code, 8,267 comments, 10,702 blank, across 309 files in 16 languages (top: Go 70.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving sourcegraph/zoekt to commit 5f833dde1bc4, 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 medium-sized codebase by counted code lines. Code represents 81.3% of all lines, comments represent 8.1%, and the repository averages 267 code lines per file. Go accounts for 70.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 234 | 73,908 | 57,975 | 6,437 | 9,496 |
| JSON | 24 | 19,429 | 19,428 | 0 | 1 |
| C++ | 2 | 4,736 | 3,882 | 229 | 625 |
| Protocol Buffers | 5 | 913 | 441 | 268 | 204 |
| Scala | 1 | 347 | 270 | 45 | 32 |
| Kotlin | 1 | 741 | 198 | 502 | 41 |
| Shell | 4 | 149 | 91 | 20 | 38 |
| Java | 1 | 99 | 81 | 0 | 18 |
| Nix | 3 | 88 | 72 | 9 | 7 |
| Ruby | 1 | 77 | 63 | 0 | 14 |
| Python | 2 | 105 | 48 | 31 | 26 |
| YAML | 5 | 43 | 40 | 3 | 0 |

Top language (Go 70.2%). Generated at 2026-08-31T02:18:47.291584823+00:00. Canonical report: https://octocounts.com/github/sourcegraph/zoekt

## Report FAQ

### How many lines of code does sourcegraph/zoekt have?

sourcegraph/zoekt has 101,596 total lines, including 82,627 code lines, 8,267 comment lines, and 10,702 blank lines.

### How was the sourcegraph/zoekt line count measured?

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

### What commit was counted for sourcegraph/zoekt?

This OctoCounts report was generated from main at commit 5f833dde1bc4 on 2026-08-31T02:18:47.291584823+00:00.

## Similar repository reports

- [asciimoo/hister](https://octocounts.com/github/asciimoo/hister) — Go, 80,723 code lines
- [slackapi/slack-cli](https://octocounts.com/github/slackapi/slack-cli) — Go, 78,035 code lines
- [helm/helm](https://octocounts.com/github/helm/helm) — Go, 87,905 code lines
- [samwafgo/samwaf](https://octocounts.com/github/samwafgo/samwaf) — Go, 93,456 code lines
- [ArtalkJS/Artalk](https://octocounts.com/github/ArtalkJS/Artalk) — Go, 68,507 code lines
- [Kodiqa-Solutions/VaultS3](https://octocounts.com/github/Kodiqa-Solutions/VaultS3) — Go, 68,326 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)
