# hyprwm/Hyprland SLOC report

> As of 2026-08-14 (commit 6d43ce8453f2), hyprwm/Hyprland contains 145,766 total lines: 112,274 code, 4,140 comments, 29,352 blank, across 921 files in 20 languages (top: C++ 73.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving hyprwm/Hyprland to commit 6d43ce8453f2, 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.0% of all lines, comments represent 2.8%, and the repository averages 122 code lines per file. C++ accounts for 73.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 399 | 107,601 | 83,013 | 2,437 | 22,151 |
| C++ Header | 429 | 27,003 | 20,329 | 990 | 5,684 |
| XML | 14 | 3,552 | 3,163 | 31 | 358 |
| GLSL | 30 | 1,891 | 1,507 | 73 | 311 |
| Nix | 7 | 1,084 | 840 | 165 | 79 |
| CMake | 5 | 995 | 788 | 36 | 171 |
| Python | 1 | 884 | 715 | 12 | 157 |
| 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++ 73.9%). Generated at 2026-08-14T22:59:36.426291444+00:00. Canonical report: https://octocounts.com/github/hyprwm/Hyprland

## Report FAQ

### How many lines of code does hyprwm/Hyprland have?

hyprwm/Hyprland has 145,766 total lines, including 112,274 code lines, 4,140 comment lines, and 29,352 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 6d43ce8453f2, 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 6d43ce8453f2 on 2026-08-14T22:59:36.426291444+00:00.

## Similar repository reports

- [xxnuo/MTranServer](https://octocounts.com/github/xxnuo/MTranServer) — C++, 107,278 code lines
- [hyprwm/hyprland](https://octocounts.com/github/hyprwm/hyprland) — C++, 118,806 code lines
- [argotorg/solidity](https://octocounts.com/github/argotorg/solidity) — C++, 120,339 code lines
- [google/flatbuffers](https://octocounts.com/github/google/flatbuffers) — C++, 101,824 code lines
- [geo-tp/ESP32-Bit-Pirate](https://octocounts.com/github/geo-tp/ESP32-Bit-Pirate) — C++, 125,030 code lines
- [ch604/PrismLauncher-offline](https://octocounts.com/github/ch604/PrismLauncher-offline) — C++, 97,460 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)
