# RyanCodrai/turbovec SLOC report

> As of 2026-09-17 (commit 38a044fb7680), RyanCodrai/turbovec contains 61,886 total lines: 34,699 code, 20,798 comments, 6,389 blank, across 257 files in 7 languages (top: Rust 51.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

RyanCodrai/turbovec has 34,699 source lines of code out of 61,886 total lines across 257 files, counted from the 38a044fb768067d811b90375ade912bd16bfa9be ref at commit 38a044fb7680 by the OctoCounts tokei engine on 2026-09-17. 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 RyanCodrai/turbovec to commit 38a044fb7680, 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 56.1% of all lines, comments represent 33.6%, and the repository averages 135 code lines per file. Rust accounts for 51.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 33 | 22,586 | 17,904 | 3,150 | 1,532 |
| Python | 110 | 15,798 | 11,928 | 2,359 | 1,511 |
| JSON | 89 | 4,143 | 4,140 | 0 | 3 |
| C | 3 | 680 | 439 | 193 | 48 |
| GNU Style Assembly | 3 | 157 | 157 | 0 | 0 |
| TOML | 6 | 271 | 131 | 119 | 21 |
| Markdown | 13 | 18,251 | 0 | 14,977 | 3,274 |

Top language (Rust 51.6%). Generated at 2026-09-17T01:28:50.078471073+00:00. Canonical report: https://octocounts.com/github/RyanCodrai/turbovec

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/RyanCodrai/turbovec/commit/38a044fb768067d811b90375ade912bd16bfa9be?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 RyanCodrai/turbovec have?

RyanCodrai/turbovec has 61,886 total lines, including 34,699 code lines, 20,798 comment lines, and 6,389 blank lines.

### How was the RyanCodrai/turbovec line count measured?

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

### What commit was counted for RyanCodrai/turbovec?

This OctoCounts report was generated from 38a044fb768067d811b90375ade912bd16bfa9be at commit 38a044fb7680 on 2026-09-17T01:28:50.078471073+00:00.

## Similar repository reports

- [mlm-games/miniter](https://octocounts.com/github/mlm-games/miniter) — Rust, 35,110 code lines
- [BurntSushi/ripgrep](https://octocounts.com/github/BurntSushi/ripgrep) — Rust, 35,349 code lines
- [rwf2/rocket](https://octocounts.com/github/rwf2/rocket) — Rust, 35,502 code lines
- [rokokol/MolvAI](https://octocounts.com/github/rokokol/MolvAI) — Rust, 36,052 code lines
- [leeguooooo/iphone-use](https://octocounts.com/github/leeguooooo/iphone-use) — Rust, 36,513 code lines
- [mozilla/mentat](https://octocounts.com/github/mozilla/mentat) — Rust, 32,677 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)
