# odin-lang/Odin SLOC report

> As of 2026-09-05 (commit a7a0a9eaf66a), odin-lang/Odin contains 460,731 total lines: 341,316 code, 66,049 comments, 53,366 blank, across 1,223 files in 17 languages (top: Odin 58.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

odin-lang/Odin has 341,316 source lines of code out of 460,731 total lines across 1,223 files, counted from the a7a0a9eaf66a7e2258804d77299fad6d771538f5 ref at commit a7a0a9eaf66a by the OctoCounts tokei engine on 2026-09-05. 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 odin-lang/Odin to commit a7a0a9eaf66a, 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 74.1% of all lines, comments represent 14.3%, and the repository averages 279 code lines per file. Odin accounts for 58.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Odin | 899 | 280,904 | 199,701 | 50,398 | 30,805 |
| C++ | 65 | 120,974 | 100,407 | 4,057 | 16,510 |
| C | 158 | 24,005 | 20,501 | 2,175 | 1,329 |
| C Header | 47 | 27,044 | 14,870 | 8,759 | 3,415 |
| C++ Header | 6 | 3,632 | 2,829 | 74 | 729 |
| JavaScript | 1 | 2,157 | 1,899 | 37 | 221 |
| Shell | 6 | 349 | 297 | 16 | 36 |
| Batch | 7 | 289 | 243 | 3 | 43 |
| Module-Definition | 6 | 253 | 229 | 0 | 24 |
| Python | 2 | 264 | 211 | 2 | 51 |
| Assembly | 5 | 171 | 75 | 79 | 17 |
| HTML | 1 | 21 | 19 | 2 | 0 |

Top language (Odin 58.5%). Generated at 2026-09-05T19:06:32.323118502+00:00. Canonical report: https://octocounts.com/github/odin-lang/Odin

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/odin-lang/Odin/commit/a7a0a9eaf66a7e2258804d77299fad6d771538f5?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 odin-lang/Odin have?

odin-lang/Odin has 460,731 total lines, including 341,316 code lines, 66,049 comment lines, and 53,366 blank lines.

### How was the odin-lang/Odin line count measured?

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

### What commit was counted for odin-lang/Odin?

This OctoCounts report was generated from a7a0a9eaf66a7e2258804d77299fad6d771538f5 at commit a7a0a9eaf66a on 2026-09-05T19:06:32.323118502+00:00.

## Similar repository reports

- [lantrol/CrumbsGL](https://octocounts.com/github/lantrol/CrumbsGL) — Odin, 2,872 code lines
- [shreedwards/game](https://octocounts.com/github/shreedwards/game) — Odin, 1,949 code lines
- [jax-ml/jax](https://octocounts.com/github/jax-ml/jax) — Python, 341,924 code lines
- [THU-MAIC/OpenMAIC](https://octocounts.com/github/THU-MAIC/OpenMAIC) — TypeScript, 340,126 code lines
- [SmartlyDressedGames/U3-SDK](https://octocounts.com/github/SmartlyDressedGames/U3-SDK) — C#, 343,112 code lines
- [monogram-android/monogram](https://octocounts.com/github/monogram-android/monogram) — Kotlin, 343,218 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)
- [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)
