# noctalia-dev/noctalia SLOC report

> As of 2026-09-15 (commit e4eb0ff97743), noctalia-dev/noctalia contains 609,597 total lines: 534,169 code, 20,810 comments, 54,618 blank, across 1,582 files in 21 languages (top: C++ 51.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

noctalia-dev/noctalia has 534,169 source lines of code out of 609,597 total lines across 1,582 files, counted from the e4eb0ff97743c1d07d0f5a0d5770b277b6485b03 ref at commit e4eb0ff97743 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 noctalia-dev/noctalia to commit e4eb0ff97743, 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 87.6% of all lines, comments represent 3.4%, and the repository averages 338 code lines per file. C++ accounts for 51.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 666 | 318,884 | 276,054 | 8,171 | 34,659 |
| JSON | 29 | 124,815 | 124,814 | 0 | 1 |
| C | 2 | 86,887 | 73,448 | 5,315 | 8,124 |
| C Header | 785 | 66,906 | 50,854 | 5,837 | 10,215 |
| XML | 13 | 3,269 | 2,868 | 11 | 390 |
| Shell | 45 | 2,033 | 1,598 | 150 | 285 |
| Meson | 2 | 1,326 | 1,217 | 54 | 55 |
| Python | 5 | 1,412 | 1,174 | 27 | 211 |
| TOML | 7 | 1,146 | 721 | 232 | 193 |
| Nix | 7 | 670 | 580 | 13 | 77 |
| Emacs Lisp | 1 | 360 | 272 | 49 | 39 |
| CSS | 4 | 377 | 254 | 48 | 75 |

Top language (C++ 51.7%). Generated at 2026-09-15T19:43:49.124923587+00:00. Canonical report: https://octocounts.com/github/noctalia-dev/noctalia

## Reproduce this report

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

noctalia-dev/noctalia has 609,597 total lines, including 534,169 code lines, 20,810 comment lines, and 54,618 blank lines.

### How was the noctalia-dev/noctalia line count measured?

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

### What commit was counted for noctalia-dev/noctalia?

This OctoCounts report was generated from e4eb0ff97743c1d07d0f5a0d5770b277b6485b03 at commit e4eb0ff97743 on 2026-09-15T19:43:49.124923587+00:00.

## Similar repository reports

- [LostRuins/koboldcpp](https://octocounts.com/github/LostRuins/koboldcpp) — C++, 529,734 code lines
- [handy-computer/transcribe.cpp](https://octocounts.com/github/handy-computer/transcribe.cpp) — C++, 526,627 code lines
- [tdlib/td](https://octocounts.com/github/tdlib/td) — C++, 542,026 code lines
- [chromium/openscreen](https://octocounts.com/github/chromium/openscreen) — C++, 523,407 code lines
- [RPCS3/rpcs3](https://octocounts.com/github/RPCS3/rpcs3) — C++, 519,239 code lines
- [pointcloudlibrary/pcl](https://octocounts.com/github/pointcloudlibrary/pcl) — C++, 515,645 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)
