# jundot/omlx SLOC report

> As of 2026-09-15 (commit ddc4718412c9), jundot/omlx contains 472,698 total lines: 293,587 code, 125,693 comments, 53,418 blank, across 729 files in 18 languages (top: Python 68.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jundot/omlx has 293,587 source lines of code out of 472,698 total lines across 729 files, counted from the ddc4718412c93c3ef15478b2a1f20d187a655dc8 ref at commit ddc4718412c9 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 jundot/omlx to commit ddc4718412c9, 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 62.1% of all lines, comments represent 26.6%, and the repository averages 403 code lines per file. Python accounts for 68.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 425 | 241,001 | 199,923 | 15,242 | 25,836 |
| Swift | 126 | 40,186 | 32,404 | 4,038 | 3,744 |
| JavaScript | 16 | 14,576 | 13,290 | 755 | 531 |
| JSON | 27 | 11,756 | 11,756 | 0 | 0 |
| C Header | 27 | 11,278 | 9,496 | 599 | 1,183 |
| C++ | 20 | 9,428 | 8,260 | 280 | 888 |
| HTML | 15 | 9,040 | 8,173 | 517 | 350 |
| Objective-C++ | 1 | 4,033 | 3,646 | 180 | 207 |
| Metal Shading Language | 20 | 4,172 | 3,538 | 250 | 384 |
| CSS | 11 | 1,326 | 1,220 | 67 | 39 |
| CMake | 5 | 661 | 569 | 32 | 60 |
| Shell | 1 | 778 | 555 | 143 | 80 |

Top language (Python 68.1%). Generated at 2026-09-15T01:18:13.918567974+00:00. Canonical report: https://octocounts.com/github/jundot/omlx

## Reproduce this report

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

jundot/omlx has 472,698 total lines, including 293,587 code lines, 125,693 comment lines, and 53,418 blank lines.

### How was the jundot/omlx line count measured?

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

### What commit was counted for jundot/omlx?

This OctoCounts report was generated from ddc4718412c93c3ef15478b2a1f20d187a655dc8 at commit ddc4718412c9 on 2026-09-15T01:18:13.918567974+00:00.

## Similar repository reports

- [alexgreensh/token-optimizer](https://octocounts.com/github/alexgreensh/token-optimizer) — Python, 292,919 code lines
- [pandas-dev/pandas](https://octocounts.com/github/pandas-dev/pandas) — Python, 295,098 code lines
- [isce-framework/isce2](https://octocounts.com/github/isce-framework/isce2) — Python, 296,129 code lines
- [CunrenLiang/isce2](https://octocounts.com/github/CunrenLiang/isce2) — Python, 296,722 code lines
- [saleor/saleor](https://octocounts.com/github/saleor/saleor) — Python, 286,919 code lines
- [Imbad0202/academic-research-skills](https://octocounts.com/github/Imbad0202/academic-research-skills) — Python, 285,318 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)
