# kingroryg/turbokv SLOC report

> As of 2026-08-29 (commit aa88d87cb0ea), kingroryg/turbokv contains 41,011 total lines: 36,237 code, 2,031 comments, 2,743 blank, across 68 files in 6 languages (top: Rust 68.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kingroryg/turbokv to commit aa88d87cb0ea, 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.4% of all lines, comments represent 5.0%, and the repository averages 533 code lines per file. Rust accounts for 68.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 52 | 27,674 | 24,721 | 393 | 2,560 |
| JSON | 4 | 11,304 | 11,304 | 0 | 0 |
| TOML | 3 | 240 | 197 | 11 | 32 |
| Dockerfile | 1 | 37 | 15 | 12 | 10 |
| Markdown | 4 | 728 | 0 | 607 | 121 |
| Plain Text | 4 | 1,028 | 0 | 1,008 | 20 |

Top language (Rust 68.2%). Generated at 2026-08-29T05:08:18.418888751+00:00. Canonical report: https://octocounts.com/github/kingroryg/turbokv

## Report FAQ

### How many lines of code does kingroryg/turbokv have?

kingroryg/turbokv has 41,011 total lines, including 36,237 code lines, 2,031 comment lines, and 2,743 blank lines.

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

OctoCounts resolved the public GitHub repository to commit aa88d87cb0ea, 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 main at commit aa88d87cb0ea on 2026-08-29T05:08:18.418888751+00:00.

## Similar repository reports

- [asteroidb/asteroidb](https://octocounts.com/github/asteroidb/asteroidb) — Rust, 35,710 code lines
- [rwf2/rocket](https://octocounts.com/github/rwf2/rocket) — Rust, 35,529 code lines
- [feyninc/tokie](https://octocounts.com/github/feyninc/tokie) — Rust, 35,132 code lines
- [huanglizhuo/QwenASR](https://octocounts.com/github/huanglizhuo/QwenASR) — Rust, 34,144 code lines
- [RyanCodrai/turbovec](https://octocounts.com/github/RyanCodrai/turbovec) — Rust, 34,053 code lines
- [n0-computer/iroh](https://octocounts.com/github/n0-computer/iroh) — Rust, 38,753 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
