# kingroryg/turbokv SLOC report

> As of 2026-09-13 (commit 5706b6ba02d8), kingroryg/turbokv contains 46,084 total lines: 40,815 code, 2,480 comments, 2,789 blank, across 72 files in 6 languages (top: Rust 61.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kingroryg/turbokv has 40,815 source lines of code out of 46,084 total lines across 72 files, counted from the 5706b6ba02d86ff40d950276cfc4cf17bcd3a871 ref at commit 5706b6ba02d8 by the OctoCounts tokei engine on 2026-09-13. 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 kingroryg/turbokv to commit 5706b6ba02d8, 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 88.6% of all lines, comments represent 5.4%, and the repository averages 567 code lines per file. Rust accounts for 61.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 52 | 28,069 | 25,087 | 392 | 2,590 |
| JSON | 6 | 15,516 | 15,516 | 0 | 0 |
| TOML | 3 | 240 | 197 | 11 | 32 |
| Dockerfile | 1 | 37 | 15 | 12 | 10 |
| Markdown | 4 | 764 | 0 | 637 | 127 |
| Plain Text | 6 | 1,458 | 0 | 1,428 | 30 |

Top language (Rust 61.5%). Generated at 2026-09-13T00:31:55.150798688+00:00. Canonical report: https://octocounts.com/github/kingroryg/turbokv

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kingroryg/turbokv/commit/5706b6ba02d86ff40d950276cfc4cf17bcd3a871?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 kingroryg/turbokv have?

kingroryg/turbokv has 46,084 total lines, including 40,815 code lines, 2,480 comment lines, and 2,789 blank lines.

### How was the kingroryg/turbokv line count measured?

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

### What commit was counted for kingroryg/turbokv?

This OctoCounts report was generated from 5706b6ba02d86ff40d950276cfc4cf17bcd3a871 at commit 5706b6ba02d8 on 2026-09-13T00:31:55.150798688+00:00.

## Similar repository reports

- [redox-os/kernel](https://octocounts.com/github/redox-os/kernel) — Rust, 39,925 code lines
- [huanglizhuo/OctoCounts](https://octocounts.com/github/huanglizhuo/OctoCounts) — Rust, 39,924 code lines
- [steeb-k/phoenix-simulacra](https://octocounts.com/github/steeb-k/phoenix-simulacra) — Rust, 39,908 code lines
- [mlm-games/renamite](https://octocounts.com/github/mlm-games/renamite) — Rust, 42,048 code lines
- [n0-computer/iroh](https://octocounts.com/github/n0-computer/iroh) — Rust, 39,289 code lines
- [supervc-stack/VectorChord](https://octocounts.com/github/supervc-stack/VectorChord) — Rust, 43,160 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)
