# rokokol/MolvAI SLOC report

> As of 2026-09-15 (commit a265db4a1409), rokokol/MolvAI contains 50,775 total lines: 36,052 code, 8,928 comments, 5,795 blank, across 151 files in 15 languages (top: Rust 75.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rokokol/MolvAI to commit a265db4a1409, 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 71.0% of all lines, comments represent 17.6%, and the repository averages 239 code lines per file. Rust accounts for 75.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 92 | 30,625 | 27,268 | 563 | 2,794 |
| JSON | 8 | 2,852 | 2,852 | 0 | 0 |
| Shell | 4 | 2,862 | 2,200 | 483 | 179 |
| TSX | 9 | 2,159 | 1,995 | 42 | 122 |
| TypeScript | 6 | 724 | 591 | 54 | 79 |
| CSS | 1 | 625 | 527 | 7 | 91 |
| TOML | 10 | 415 | 313 | 62 | 40 |
| JavaScript | 1 | 155 | 124 | 18 | 13 |
| Nix | 1 | 131 | 92 | 22 | 17 |
| Just | 1 | 91 | 52 | 19 | 20 |
| Handlebars | 1 | 24 | 16 | 0 | 8 |
| HTML | 1 | 12 | 12 | 0 | 0 |

Top language (Rust 75.6%). Generated at 2026-09-15T14:56:21.810200174+00:00. Canonical report: https://octocounts.com/github/rokokol/MolvAI

## Report FAQ

### How many lines of code does rokokol/MolvAI have?

rokokol/MolvAI has 50,775 total lines, including 36,052 code lines, 8,928 comment lines, and 5,795 blank lines.

### How was the rokokol/MolvAI line count measured?

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

### What commit was counted for rokokol/MolvAI?

This OctoCounts report was generated from a265db4a1409b8ab34f52b7c30f5d1ffa8b59a5d at commit a265db4a1409 on 2026-09-15T14:56:21.810200174+00:00.

## Similar repository reports

- [leeguooooo/iphone-use](https://octocounts.com/github/leeguooooo/iphone-use) — Rust, 36,513 code lines
- [rwf2/rocket](https://octocounts.com/github/rwf2/rocket) — Rust, 35,502 code lines
- [BurntSushi/ripgrep](https://octocounts.com/github/BurntSushi/ripgrep) — Rust, 35,349 code lines
- [feyninc/tokie](https://octocounts.com/github/feyninc/tokie) — Rust, 35,132 code lines
- [mlm-games/miniter](https://octocounts.com/github/mlm-games/miniter) — Rust, 35,110 code lines
- [huanglizhuo/OctoCount](https://octocounts.com/github/huanglizhuo/OctoCount) — Rust, 37,592 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)
