# jdx/mise SLOC report

> As of 2026-09-13 (commit 75232d8e8738), jdx/mise contains 487,625 total lines: 401,836 code, 37,665 comments, 48,124 blank, across 3,036 files in 20 languages (top: Rust 79.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jdx/mise has 401,836 source lines of code out of 487,625 total lines across 3,036 files, counted from the 75232d8e873883ab3f657aea6806e5471dbb5c61 ref at commit 75232d8e8738 by the OctoCounts tokei engine on 2026-09-13. 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 jdx/mise to commit 75232d8e8738, 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 82.4% of all lines, comments represent 7.7%, and the repository averages 132 code lines per file. Rust accounts for 79.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 634 | 357,662 | 317,557 | 12,050 | 28,055 |
| BASH | 1,051 | 73,946 | 51,097 | 11,189 | 11,660 |
| TOML | 1,021 | 11,983 | 10,772 | 458 | 753 |
| JSON | 10 | 7,775 | 7,775 | 0 | 0 |
| PowerShell | 91 | 6,878 | 5,143 | 1,016 | 719 |
| Lua | 143 | 6,066 | 4,162 | 1,141 | 763 |
| Shell | 35 | 2,907 | 2,336 | 201 | 370 |
| Ruby | 5 | 1,963 | 1,562 | 97 | 304 |
| Python | 4 | 595 | 455 | 49 | 91 |
| Fish | 9 | 619 | 391 | 104 | 124 |
| TypeScript | 1 | 253 | 214 | 4 | 35 |
| Dockerfile | 6 | 169 | 137 | 8 | 24 |

Top language (Rust 79.0%). Generated at 2026-09-13T08:36:20.787102301+00:00. Canonical report: https://octocounts.com/github/jdx/mise

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jdx/mise/commit/75232d8e873883ab3f657aea6806e5471dbb5c61?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 jdx/mise have?

jdx/mise has 487,625 total lines, including 401,836 code lines, 37,665 comment lines, and 48,124 blank lines.

### How was the jdx/mise line count measured?

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

### What commit was counted for jdx/mise?

This OctoCounts report was generated from 75232d8e873883ab3f657aea6806e5471dbb5c61 at commit 75232d8e8738 on 2026-09-13T08:36:20.787102301+00:00.

## Similar repository reports

- [milos-agathon/forge3d](https://octocounts.com/github/milos-agathon/forge3d) — Rust, 402,742 code lines
- [tonhowtf/omniget](https://octocounts.com/github/tonhowtf/omniget) — Rust, 395,500 code lines
- [qdrant/qdrant](https://octocounts.com/github/qdrant/qdrant) — Rust, 365,362 code lines
- [mlx-node/mlx-node](https://octocounts.com/github/mlx-node/mlx-node) — Rust, 440,952 code lines
- [astral-sh/uv](https://octocounts.com/github/astral-sh/uv) — Rust, 359,662 code lines
- [makepad/makepad](https://octocounts.com/github/makepad/makepad) — Rust, 351,543 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)
