# mni-ml/framework SLOC report

> As of 2026-09-04 (commit 9f79a46a80cc), mni-ml/framework contains 17,195 total lines: 14,564 code, 646 comments, 1,985 blank, across 108 files in 8 languages (top: Rust 48.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mni-ml/framework to commit 9f79a46a80cc, 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 84.7% of all lines, comments represent 3.8%, and the repository averages 135 code lines per file. Rust accounts for 48.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 25 | 8,222 | 7,120 | 259 | 843 |
| TypeScript | 29 | 6,291 | 5,210 | 262 | 819 |
| CUDA | 17 | 1,181 | 995 | 22 | 164 |
| WebGPU Shader Language | 12 | 749 | 655 | 1 | 93 |
| JSON | 14 | 487 | 487 | 0 | 0 |
| JavaScript | 2 | 96 | 70 | 9 | 17 |
| TOML | 1 | 32 | 27 | 0 | 5 |
| Markdown | 8 | 137 | 0 | 93 | 44 |

Top language (Rust 48.9%). Generated at 2026-09-04T10:27:48.900489807+00:00. Canonical report: https://octocounts.com/github/mni-ml/framework

## Report FAQ

### How many lines of code does mni-ml/framework have?

mni-ml/framework has 17,195 total lines, including 14,564 code lines, 646 comment lines, and 1,985 blank lines.

### How was the mni-ml/framework line count measured?

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

### What commit was counted for mni-ml/framework?

This OctoCounts report was generated from main at commit 9f79a46a80cc on 2026-09-04T10:27:48.900489807+00:00.

## Similar repository reports

- [PhilippRados/wrecc](https://octocounts.com/github/PhilippRados/wrecc) — Rust, 14,710 code lines
- [async-rs/async-std](https://octocounts.com/github/async-rs/async-std) — Rust, 14,817 code lines
- [claration/Impactor](https://octocounts.com/github/claration/Impactor) — Rust, 14,898 code lines
- [gwenn/lemon-rs](https://octocounts.com/github/gwenn/lemon-rs) — Rust, 14,013 code lines
- [memohai/Autofish](https://octocounts.com/github/memohai/Autofish) — Rust, 15,596 code lines
- [eza-community/eza](https://octocounts.com/github/eza-community/eza) — Rust, 15,741 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)
