# quickshell-mirror/quickshell SLOC report

> As of 2026-09-05 (commit d99d87d5e5ec), quickshell-mirror/quickshell contains 63,723 total lines: 46,068 code, 5,755 comments, 11,900 blank, across 532 files in 11 languages (top: C++ 61.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving quickshell-mirror/quickshell to commit d99d87d5e5ec, 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 72.3% of all lines, comments represent 9.0%, and the repository averages 87 code lines per file. C++ accounts for 61.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 199 | 36,305 | 28,475 | 710 | 7,120 |
| C++ Header | 207 | 21,108 | 13,436 | 3,880 | 3,792 |
| XML | 27 | 2,028 | 1,834 | 11 | 183 |
| CMake | 51 | 1,974 | 1,513 | 38 | 423 |
| QML | 10 | 823 | 457 | 269 | 97 |
| Nix | 7 | 348 | 289 | 18 | 41 |
| GLSL | 1 | 41 | 31 | 0 | 10 |
| Just | 1 | 44 | 30 | 0 | 14 |
| Autoconf | 1 | 6 | 2 | 4 | 0 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 27 | 1,045 | 0 | 825 | 220 |

Top language (C++ 61.8%). Generated at 2026-09-05T17:43:16.928556825+00:00. Canonical report: https://octocounts.com/github/quickshell-mirror/quickshell

## Report FAQ

### How many lines of code does quickshell-mirror/quickshell have?

quickshell-mirror/quickshell has 63,723 total lines, including 46,068 code lines, 5,755 comment lines, and 11,900 blank lines.

### How was the quickshell-mirror/quickshell line count measured?

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

### What commit was counted for quickshell-mirror/quickshell?

This OctoCounts report was generated from d99d87d5e5ec4e696815348692fdaaf0b6be1b2c at commit d99d87d5e5ec on 2026-09-05T17:43:16.928556825+00:00.

## Similar repository reports

- [oceanbase/miniob](https://octocounts.com/github/oceanbase/miniob) — C++, 49,805 code lines
- [schrodinger/sketcher](https://octocounts.com/github/schrodinger/sketcher) — C++, 50,109 code lines
- [mawww/kakoune](https://octocounts.com/github/mawww/kakoune) — C++, 50,964 code lines
- [noctalia-dev/umbriel](https://octocounts.com/github/noctalia-dev/umbriel) — C++, 51,779 code lines
- [krkrsdl2/krkrsdl2](https://octocounts.com/github/krkrsdl2/krkrsdl2) — C++, 37,599 code lines
- [LensPlaysGames/LensorCompilerCollection](https://octocounts.com/github/LensPlaysGames/LensorCompilerCollection) — C++, 55,602 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)
