# tikv/tikv SLOC report

> As of 2026-09-16 (commit 147601ba52fd), tikv/tikv contains 715,101 total lines: 632,230 code, 29,294 comments, 53,577 blank, across 1,222 files in 13 languages (top: Rust 77.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tikv/tikv has 632,230 source lines of code out of 715,101 total lines across 1,222 files, counted from the 147601ba52fd8a19a2be7344639df2757e8ed5b3 ref at commit 147601ba52fd 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 tikv/tikv to commit 147601ba52fd, 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 88.4% of all lines, comments represent 4.1%, and the repository averages 517 code lines per file. Rust accounts for 77.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,078 | 567,650 | 491,843 | 24,586 | 51,221 |
| JSON | 7 | 118,435 | 118,435 | 0 | 0 |
| Python | 4 | 12,643 | 12,288 | 98 | 257 |
| Autoconf | 1 | 5,727 | 4,218 | 912 | 597 |
| TOML | 93 | 6,063 | 4,031 | 1,346 | 686 |
| YAML | 4 | 656 | 606 | 9 | 41 |
| Makefile | 2 | 511 | 290 | 136 | 85 |
| C | 1 | 216 | 173 | 29 | 14 |
| BASH | 11 | 277 | 172 | 66 | 39 |
| Shell | 3 | 225 | 151 | 36 | 38 |
| Dockerfile | 1 | 50 | 22 | 19 | 9 |
| SVG | 1 | 1 | 1 | 0 | 0 |

Top language (Rust 77.8%). Generated at 2026-09-16T12:12:01.077309014+00:00. Canonical report: https://octocounts.com/github/tikv/tikv

## Reproduce this report

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

tikv/tikv has 715,101 total lines, including 632,230 code lines, 29,294 comment lines, and 53,577 blank lines.

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

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

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

This OctoCounts report was generated from 147601ba52fd8a19a2be7344639df2757e8ed5b3 at commit 147601ba52fd on 2026-09-16T12:12:01.077309014+00:00.

## Similar repository reports

- [apache/datafusion](https://octocounts.com/github/apache/datafusion) — Rust, 631,738 code lines
- [astral-sh/ruff](https://octocounts.com/github/astral-sh/ruff) — Rust, 619,747 code lines
- [brightwave-inc/tidebreak](https://octocounts.com/github/brightwave-inc/tidebreak) — Rust, 601,204 code lines
- [Helvesec/rmux](https://octocounts.com/github/Helvesec/rmux) — Rust, 679,010 code lines
- [biomejs/biome](https://octocounts.com/github/biomejs/biome) — Rust, 699,703 code lines
- [pnpm/pnpm](https://octocounts.com/github/pnpm/pnpm) — Rust, 550,799 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)
