# mlx-node/mlx-node SLOC report

> As of 2026-09-15 (commit e915d7711bfe), mlx-node/mlx-node contains 569,479 total lines: 440,952 code, 81,116 comments, 47,411 blank, across 1,089 files in 16 languages (top: Rust 67.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mlx-node/mlx-node has 440,952 source lines of code out of 569,479 total lines across 1,089 files, counted from the e915d7711bfe1e109e9fe925a660132e057f66f0 ref at commit e915d7711bfe by the OctoCounts tokei engine on 2026-09-15. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving mlx-node/mlx-node to commit e915d7711bfe, 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 large codebase by counted code lines. Code represents 77.4% of all lines, comments represent 14.2%, and the repository averages 405 code lines per file. Rust accounts for 67.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 450 | 358,765 | 298,216 | 31,035 | 29,514 |
| TypeScript | 480 | 173,009 | 115,114 | 43,100 | 14,795 |
| C++ | 15 | 17,084 | 12,528 | 3,115 | 1,441 |
| TSX | 27 | 6,188 | 4,969 | 899 | 320 |
| Metal Shading Language | 5 | 3,210 | 2,363 | 508 | 339 |
| JavaScript | 8 | 2,536 | 2,182 | 224 | 130 |
| Bitbake | 21 | 1,917 | 1,916 | 0 | 1 |
| JSON | 41 | 1,493 | 1,493 | 0 | 0 |
| CSS | 2 | 854 | 804 | 39 | 11 |
| C Header | 5 | 1,049 | 673 | 296 | 80 |
| Python | 4 | 504 | 378 | 57 | 69 |
| TOML | 8 | 384 | 248 | 69 | 67 |

Top language (Rust 67.6%). Generated at 2026-09-15T11:42:08.137246599+00:00. Canonical report: https://octocounts.com/github/mlx-node/mlx-node

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mlx-node/mlx-node/commit/e915d7711bfe1e109e9fe925a660132e057f66f0?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does mlx-node/mlx-node have?

mlx-node/mlx-node has 569,479 total lines, including 440,952 code lines, 81,116 comment lines, and 47,411 blank lines.

### How was the mlx-node/mlx-node line count measured?

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

### What commit was counted for mlx-node/mlx-node?

This OctoCounts report was generated from e915d7711bfe1e109e9fe925a660132e057f66f0 at commit e915d7711bfe on 2026-09-15T11:42:08.137246599+00:00.

## Similar repository reports

- [rustfs/rustfs](https://octocounts.com/github/rustfs/rustfs) — Rust, 422,251 code lines
- [bevyengine/bevy](https://octocounts.com/github/bevyengine/bevy) — Rust, 464,531 code lines
- [servo/servo](https://octocounts.com/github/servo/servo) — Rust, 468,762 code lines
- [bytecodealliance/wasmtime](https://octocounts.com/github/bytecodealliance/wasmtime) — Rust, 478,829 code lines
- [milos-agathon/forge3d](https://octocounts.com/github/milos-agathon/forge3d) — Rust, 402,742 code lines
- [jdx/mise](https://octocounts.com/github/jdx/mise) — Rust, 401,836 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
