# mlm-games/miniter SLOC report

> As of 2026-09-15 (commit 6501a0adbfa3), mlm-games/miniter contains 39,797 total lines: 35,110 code, 1,061 comments, 3,626 blank, across 245 files in 12 languages (top: Rust 52.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mlm-games/miniter to commit 6501a0adbfa3, 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.2% of all lines, comments represent 2.7%, and the repository averages 143 code lines per file. Rust accounts for 52.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 62 | 20,290 | 18,437 | 89 | 1,764 |
| Kotlin | 119 | 16,823 | 15,093 | 88 | 1,642 |
| XML | 11 | 697 | 687 | 1 | 9 |
| TOML | 13 | 411 | 351 | 6 | 54 |
| SVG | 2 | 317 | 313 | 2 | 2 |
| Shell | 1 | 251 | 106 | 119 | 26 |
| Batch | 1 | 94 | 73 | 0 | 21 |
| YAML | 1 | 31 | 31 | 0 | 0 |
| HTML | 1 | 23 | 18 | 1 | 4 |
| Prolog | 1 | 1 | 1 | 0 | 0 |
| Markdown | 2 | 492 | 0 | 394 | 98 |
| Plain Text | 31 | 367 | 0 | 361 | 6 |

Top language (Rust 52.5%). Generated at 2026-09-15T01:17:15.814665060+00:00. Canonical report: https://octocounts.com/github/mlm-games/miniter

## Report FAQ

### How many lines of code does mlm-games/miniter have?

mlm-games/miniter has 39,797 total lines, including 35,110 code lines, 1,061 comment lines, and 3,626 blank lines.

### How was the mlm-games/miniter line count measured?

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

### What commit was counted for mlm-games/miniter?

This OctoCounts report was generated from 6501a0adbfa3a07c2e5ba612ba306b7c59928270 at commit 6501a0adbfa3 on 2026-09-15T01:17:15.814665060+00:00.

## Similar repository reports

- [feyninc/tokie](https://octocounts.com/github/feyninc/tokie) — Rust, 35,132 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
- [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
- [leeguooooo/iphone-use](https://octocounts.com/github/leeguooooo/iphone-use) — Rust, 36,513 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)
