# ml-explore/mlx-c SLOC report

> As of 2026-09-19 (commit fba4470b8907), ml-explore/mlx-c contains 19,800 total lines: 17,414 code, 1,149 comments, 1,237 blank, across 94 files in 7 languages (top: C++ 54.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ml-explore/mlx-c has 17,414 source lines of code out of 19,800 total lines across 94 files, counted from the fba4470b89073180056c9ea46c443051375f7399 ref at commit fba4470b8907 by the OctoCounts tokei engine on 2026-09-19. 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 ml-explore/mlx-c to commit fba4470b8907, 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 87.9% of all lines, comments represent 5.8%, and the repository averages 185 code lines per file. C++ accounts for 54.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 26 | 9,798 | 9,463 | 78 | 257 |
| C Header | 43 | 5,839 | 4,475 | 812 | 552 |
| Python | 9 | 2,886 | 2,619 | 55 | 212 |
| C | 9 | 867 | 728 | 22 | 117 |
| CMake | 2 | 165 | 121 | 13 | 31 |
| Autoconf | 1 | 26 | 8 | 12 | 6 |
| Markdown | 4 | 219 | 0 | 157 | 62 |

Top language (C++ 54.3%). Generated at 2026-09-19T09:17:12.976760426+00:00. Canonical report: https://octocounts.com/github/ml-explore/mlx-c

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ml-explore/mlx-c/commit/fba4470b89073180056c9ea46c443051375f7399?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 ml-explore/mlx-c have?

ml-explore/mlx-c has 19,800 total lines, including 17,414 code lines, 1,149 comment lines, and 1,237 blank lines.

### How was the ml-explore/mlx-c line count measured?

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

### What commit was counted for ml-explore/mlx-c?

This OctoCounts report was generated from fba4470b89073180056c9ea46c443051375f7399 at commit fba4470b8907 on 2026-09-19T09:17:12.976760426+00:00.

## Similar repository reports

- [whoozle/android-file-transfer-linux](https://octocounts.com/github/whoozle/android-file-transfer-linux) — C++, 18,650 code lines
- [metasequoiaime/MetasequoiaImeTsf](https://octocounts.com/github/metasequoiaime/MetasequoiaImeTsf) — C++, 18,604 code lines
- [npfs666/OPC](https://octocounts.com/github/npfs666/OPC) — C++, 18,503 code lines
- [PacktPublishing/Beginning-C-Game-Programming-Third-Edition](https://octocounts.com/github/PacktPublishing/Beginning-C-Game-Programming-Third-Edition) — C++, 15,705 code lines
- [Almamu/linux-wallpaperengine](https://octocounts.com/github/Almamu/linux-wallpaperengine) — C++, 23,747 code lines
- [acaudwell/gource](https://octocounts.com/github/acaudwell/gource) — C++, 13,477 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
