# hyprwm/Hyprland SLOC report

> As of 2026-09-06 (commit 34eb03bd8da0), hyprwm/Hyprland contains 155,433 total lines: 120,251 code, 4,083 comments, 31,099 blank, across 1,022 files in 20 languages (top: C++ 72.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

hyprwm/Hyprland has 120,251 source lines of code out of 155,433 total lines across 1,022 files, counted from the 34eb03bd8da01024596c367fba66485a8c9b8ca7 ref at commit 34eb03bd8da0 by the OctoCounts tokei engine on 2026-09-06. 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 hyprwm/Hyprland to commit 34eb03bd8da0, 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 77.4% of all lines, comments represent 2.6%, and the repository averages 118 code lines per file. C++ accounts for 72.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 437 | 113,308 | 87,690 | 2,404 | 23,214 |
| C++ Header | 471 | 28,940 | 21,967 | 947 | 6,026 |
| XML | 14 | 3,552 | 3,163 | 31 | 358 |
| GLSL | 51 | 3,878 | 3,157 | 74 | 647 |
| Nix | 7 | 1,087 | 843 | 165 | 79 |
| CMake | 5 | 1,001 | 793 | 36 | 172 |
| Python | 1 | 894 | 724 | 12 | 158 |
| Lua | 10 | 927 | 654 | 115 | 158 |
| Zsh | 2 | 431 | 387 | 2 | 42 |
| Fish | 2 | 351 | 317 | 0 | 34 |
| BASH | 2 | 236 | 200 | 0 | 36 |
| Makefile | 2 | 130 | 98 | 2 | 30 |

Top language (C++ 72.9%). Generated at 2026-09-06T16:56:25.210816990+00:00. Canonical report: https://octocounts.com/github/hyprwm/Hyprland

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/hyprwm/Hyprland/commit/34eb03bd8da01024596c367fba66485a8c9b8ca7?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 hyprwm/Hyprland have?

hyprwm/Hyprland has 155,433 total lines, including 120,251 code lines, 4,083 comment lines, and 31,099 blank lines.

### How was the hyprwm/Hyprland line count measured?

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

### What commit was counted for hyprwm/Hyprland?

This OctoCounts report was generated from 34eb03bd8da01024596c367fba66485a8c9b8ca7 at commit 34eb03bd8da0 on 2026-09-06T16:56:25.210816990+00:00.

## Similar repository reports

- [argotorg/solidity](https://octocounts.com/github/argotorg/solidity) — C++, 120,194 code lines
- [hyprwm/hyprland](https://octocounts.com/github/hyprwm/hyprland) — C++, 118,806 code lines
- [carbon-language/carbon-lang](https://octocounts.com/github/carbon-language/carbon-lang) — C++, 113,470 code lines
- [P-E-A-R-L/PearlLab](https://octocounts.com/github/P-E-A-R-L/PearlLab) — C++, 130,996 code lines
- [78/xiaozhi-esp32](https://octocounts.com/github/78/xiaozhi-esp32) — C++, 108,029 code lines
- [xxnuo/MTranServer](https://octocounts.com/github/xxnuo/MTranServer) — C++, 107,278 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)
