# hyprwm/hyprland SLOC report

> As of 2026-08-26 (commit 0bd11c7a04a6), hyprwm/hyprland contains 153,579 total lines: 118,806 code, 4,041 comments, 30,732 blank, across 1,009 files in 20 languages (top: C++ 72.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

hyprwm/hyprland has 118,806 source lines of code out of 153,579 total lines across 1,009 files, counted from the main ref at commit 0bd11c7a04a6 by the OctoCounts tokei engine on 2026-08-26. 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 0bd11c7a04a6, 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.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 431 | 111,783 | 86,483 | 2,386 | 22,914 |
| C++ Header | 464 | 28,636 | 21,737 | 935 | 5,964 |
| XML | 14 | 3,552 | 3,163 | 31 | 358 |
| GLSL | 51 | 3,868 | 3,149 | 73 | 646 |
| Nix | 7 | 1,085 | 841 | 165 | 79 |
| CMake | 5 | 998 | 790 | 36 | 172 |
| Python | 1 | 894 | 724 | 12 | 158 |
| Lua | 10 | 933 | 659 | 115 | 159 |
| 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.8%). Generated at 2026-08-26T07:54:13.190648783+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/0bd11c7a04a63d2785abd53363f09d552175d67d?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 153,579 total lines, including 118,806 code lines, 4,041 comment lines, and 30,732 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 0bd11c7a04a6, 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 main at commit 0bd11c7a04a6 on 2026-08-26T07:54:13.190648783+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++, 120,251 code lines
- [carbon-language/carbon-lang](https://octocounts.com/github/carbon-language/carbon-lang) — C++, 113,470 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
- [P-E-A-R-L/PearlLab](https://octocounts.com/github/P-E-A-R-L/PearlLab) — C++, 130,996 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)
