# mlm-games/renamite SLOC report

> As of 2026-09-15 (commit 7554742842a9), mlm-games/renamite contains 45,415 total lines: 42,048 code, 444 comments, 2,923 blank, across 96 files in 8 languages (top: Rust 97.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mlm-games/renamite to commit 7554742842a9, 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 92.6% of all lines, comments represent 1.0%, and the repository averages 438 code lines per file. Rust accounts for 97.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 58 | 44,181 | 41,087 | 275 | 2,819 |
| TOML | 26 | 637 | 554 | 17 | 66 |
| SVG | 2 | 258 | 254 | 2 | 2 |
| XML | 2 | 94 | 94 | 0 | 0 |
| YAML | 1 | 43 | 43 | 0 | 0 |
| HTML | 1 | 16 | 16 | 0 | 0 |
| Markdown | 1 | 83 | 0 | 66 | 17 |
| Plain Text | 5 | 103 | 0 | 84 | 19 |

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

## Report FAQ

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

mlm-games/renamite has 45,415 total lines, including 42,048 code lines, 444 comment lines, and 2,923 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 7554742842a9, 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/renamite?

This OctoCounts report was generated from 7554742842a972b355e6ecc8b246658fbeb75b9c at commit 7554742842a9 on 2026-09-15T01:17:45.160988918+00:00.

## Similar repository reports

- [smoltcp-rs/smoltcp](https://octocounts.com/github/smoltcp-rs/smoltcp) — Rust, 42,101 code lines
- [yituorou/meatshell](https://octocounts.com/github/yituorou/meatshell) — Rust, 41,136 code lines
- [yynxxxxx/Codex-X](https://octocounts.com/github/yynxxxxx/Codex-X) — Rust, 43,075 code lines
- [supervc-stack/VectorChord](https://octocounts.com/github/supervc-stack/VectorChord) — Rust, 43,160 code lines
- [kingroryg/turbokv](https://octocounts.com/github/kingroryg/turbokv) — Rust, 40,815 code lines
- [redox-os/kernel](https://octocounts.com/github/redox-os/kernel) — Rust, 39,925 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)
