# jax-ml/jax SLOC report

> As of 2026-09-16 (commit e0178c3d5f08), jax-ml/jax contains 430,774 total lines: 341,924 code, 42,578 comments, 46,272 blank, across 1,128 files in 20 languages (top: Python 81.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jax-ml/jax has 341,924 source lines of code out of 430,774 total lines across 1,128 files, counted from the e0178c3d5f0813ffa215c63f721a3cf13bdc4c8b ref at commit e0178c3d5f08 by the OctoCounts tokei engine on 2026-09-16. 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 jax-ml/jax to commit e0178c3d5f08, 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 79.4% of all lines, comments represent 9.9%, and the repository averages 303 code lines per file. Python accounts for 81.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 760 | 338,861 | 279,275 | 23,510 | 36,076 |
| C++ | 120 | 49,742 | 40,853 | 4,029 | 4,860 |
| Bazel | 66 | 14,305 | 12,166 | 1,099 | 1,040 |
| C Header | 95 | 10,817 | 6,593 | 2,437 | 1,787 |
| Shell | 27 | 3,046 | 1,725 | 948 | 373 |
| Jupyter Notebooks | 6 | 573 | 423 | 67 | 83 |
| TOML | 8 | 194 | 148 | 29 | 17 |
| FlatBuffers Schema | 1 | 216 | 147 | 35 | 34 |
| YAML | 4 | 146 | 144 | 2 | 0 |
| Protocol Buffers | 4 | 186 | 142 | 14 | 30 |
| C | 2 | 211 | 129 | 50 | 32 |
| CUDA | 1 | 135 | 80 | 45 | 10 |

Top language (Python 81.7%). Generated at 2026-09-16T14:18:04.977877652+00:00. Canonical report: https://octocounts.com/github/jax-ml/jax

## Reproduce this report

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

jax-ml/jax has 430,774 total lines, including 341,924 code lines, 42,578 comment lines, and 46,272 blank lines.

### How was the jax-ml/jax line count measured?

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

### What commit was counted for jax-ml/jax?

This OctoCounts report was generated from e0178c3d5f0813ffa215c63f721a3cf13bdc4c8b at commit e0178c3d5f08 on 2026-09-16T14:18:04.977877652+00:00.

## Similar repository reports

- [confident-ai/deepeval](https://octocounts.com/github/confident-ai/deepeval) — Python, 349,423 code lines
- [TencentCloud/Octop](https://octocounts.com/github/TencentCloud/Octop) — Python, 330,551 code lines
- [youssofal/MTPLX](https://octocounts.com/github/youssofal/MTPLX) — Python, 354,885 code lines
- [marketcalls/openalgo](https://octocounts.com/github/marketcalls/openalgo) — Python, 325,059 code lines
- [kvcache-ai/ktransformers](https://octocounts.com/github/kvcache-ai/ktransformers) — Python, 322,955 code lines
- [hugohe3/ppt-master](https://octocounts.com/github/hugohe3/ppt-master) — Python, 315,447 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)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
