As of 2026-07-16 (commit 67fccdb16f55), tikv/tikv contains 704,394 total lines: 623,206 code, 28,571 comments, 52,617 blank, across 1,220 files in 13 languages (top: Rust 77.5%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving tikv/tikv to commit 67fccdb16f55, 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.
This is a large codebase by counted code lines. Code represents 88.5% of all lines, comments represent 4.1%, and the repository averages 511 code lines per file. Rust accounts for 77.5% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| Rust | 1076 | 557108 | 482968 | 23876 | 50264 |
| JSON | 7 | 118340 | 118340 | 0 | 0 |
| Python | 4 | 12594 | 12239 | 98 | 257 |
| Autoconf | 1 | 5727 | 4218 | 912 | 597 |
| TOML | 93 | 6042 | 4026 | 1333 | 683 |
| 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.5%). Generated at 2026-07-16T17:18:12.911369003+00:00.
tikv/tikv has 704,394 total lines, including 623,206 code lines, 28,571 comment lines, and 52,617 blank lines.
OctoCounts resolved the public GitHub repository to commit 67fccdb16f55, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from master at commit 67fccdb16f55 on 2026-07-16T17:18:12.911369003+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: