# RyanCodrai/turbovec SLOC report

> As of 2026-08-21 (commit ccab9f325e6c), RyanCodrai/turbovec contains 61,474 total lines: 34,053 code, 20,958 comments, 6,463 blank, across 259 files in 7 languages (top: Rust 50.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving RyanCodrai/turbovec to commit ccab9f325e6c, 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 55.4% of all lines, comments represent 34.1%, and the repository averages 131 code lines per file. Rust accounts for 50.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 35 | 21,937 | 17,243 | 3,106 | 1,588 |
| Python | 110 | 15,820 | 11,943 | 2,365 | 1,512 |
| 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,466 | 0 | 15,175 | 3,291 |

Top language (Rust 50.6%). Generated at 2026-08-21T03:15:21.854656436+00:00. Canonical report: https://octocounts.com/github/RyanCodrai/turbovec

## Report FAQ

### How many lines of code does RyanCodrai/turbovec have?

RyanCodrai/turbovec has 61,474 total lines, including 34,053 code lines, 20,958 comment lines, and 6,463 blank lines.

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

OctoCounts resolved the public GitHub repository to commit ccab9f325e6c, 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 main at commit ccab9f325e6c on 2026-08-21T03:15:21.854656436+00:00.

## Similar repository reports

- [huanglizhuo/QwenASR](https://octocounts.com/github/huanglizhuo/QwenASR) — Rust, 34,144 code lines
- [huanglizhuo/OctoCount](https://octocounts.com/github/huanglizhuo/OctoCount) — Rust, 33,163 code lines
- [huanglizhuo/OctoCounts](https://octocounts.com/github/huanglizhuo/OctoCounts) — Rust, 33,139 code lines
- [feyninc/tokie](https://octocounts.com/github/feyninc/tokie) — Rust, 35,132 code lines
- [yituorou/meatshell](https://octocounts.com/github/yituorou/meatshell) — Rust, 32,652 code lines
- [rwf2/rocket](https://octocounts.com/github/rwf2/rocket) — Rust, 35,529 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)
