# noctalia-dev/umbriel SLOC report

> As of 2026-09-05 (commit 63d5237c8cd0), noctalia-dev/umbriel contains 63,377 total lines: 51,779 code, 4,579 comments, 7,019 blank, across 240 files in 13 languages (top: C++ 59.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving noctalia-dev/umbriel to commit 63d5237c8cd0, 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 medium-sized codebase by counted code lines. Code represents 81.7% of all lines, comments represent 7.2%, and the repository averages 216 code lines per file. C++ accounts for 59.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 69 | 35,262 | 30,860 | 1,305 | 3,097 |
| C | 30 | 12,608 | 10,276 | 497 | 1,835 |
| C Header | 97 | 9,911 | 6,736 | 1,789 | 1,386 |
| XML | 7 | 1,787 | 1,629 | 5 | 153 |
| Meson | 3 | 853 | 734 | 52 | 67 |
| GLSL | 14 | 881 | 722 | 26 | 133 |
| Nix | 6 | 458 | 402 | 4 | 52 |
| TOML | 1 | 496 | 183 | 246 | 67 |
| Just | 1 | 136 | 96 | 19 | 21 |
| Shell | 2 | 123 | 89 | 18 | 16 |
| Autoconf | 4 | 63 | 48 | 4 | 11 |
| YAML | 1 | 4 | 4 | 0 | 0 |

Top language (C++ 59.6%). Generated at 2026-09-05T17:15:21.376312398+00:00. Canonical report: https://octocounts.com/github/noctalia-dev/umbriel

## Report FAQ

### How many lines of code does noctalia-dev/umbriel have?

noctalia-dev/umbriel has 63,377 total lines, including 51,779 code lines, 4,579 comment lines, and 7,019 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 63d5237c8cd0, 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/umbriel?

This OctoCounts report was generated from 63d5237c8cd0e1f4ef5d1723122b65514fc56fa3 at commit 63d5237c8cd0 on 2026-09-05T17:15:21.376312398+00:00.

## Similar repository reports

- [mawww/kakoune](https://octocounts.com/github/mawww/kakoune) — C++, 50,964 code lines
- [schrodinger/sketcher](https://octocounts.com/github/schrodinger/sketcher) — C++, 50,109 code lines
- [oceanbase/miniob](https://octocounts.com/github/oceanbase/miniob) — C++, 49,805 code lines
- [LensPlaysGames/LensorCompilerCollection](https://octocounts.com/github/LensPlaysGames/LensorCompilerCollection) — C++, 55,602 code lines
- [quickshell-mirror/quickshell](https://octocounts.com/github/quickshell-mirror/quickshell) — C++, 46,068 code lines
- [catchorg/Catch2](https://octocounts.com/github/catchorg/Catch2) — C++, 63,408 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
