# krkrz/krkrz SLOC report

> As of 2026-09-16 (commit fd5c4baa6a2e), krkrz/krkrz contains 203,986 total lines: 153,898 code, 26,577 comments, 23,511 blank, across 435 files in 14 languages (top: C++ 72.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

krkrz/krkrz has 153,898 source lines of code out of 203,986 total lines across 435 files, counted from the fd5c4baa6a2ef5978db1bd043634351f48667daf ref at commit fd5c4baa6a2e by the OctoCounts tokei engine on 2026-09-16. 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 krkrz/krkrz to commit fd5c4baa6a2e, 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 75.4% of all lines, comments represent 13.0%, and the repository averages 354 code lines per file. C++ accounts for 72.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 184 | 143,211 | 111,245 | 17,616 | 14,350 |
| C Header | 206 | 37,822 | 25,083 | 6,876 | 5,863 |
| Perl | 9 | 9,239 | 7,083 | 129 | 2,027 |
| C | 9 | 8,221 | 7,043 | 457 | 721 |
| Happy | 3 | 1,254 | 1,055 | 0 | 199 |
| JSON | 1 | 1,040 | 1,040 | 0 | 0 |
| Visual Studio Project | 1 | 805 | 805 | 0 | 0 |
| Visual Studio Solution | 1 | 229 | 228 | 0 | 1 |
| C++ Header | 3 | 377 | 218 | 105 | 54 |
| Batch | 5 | 47 | 47 | 0 | 0 |
| Shell | 1 | 28 | 26 | 1 | 1 |
| Bitbake | 1 | 41 | 25 | 13 | 3 |

Top language (C++ 72.3%). Generated at 2026-09-16T12:45:36.207400532+00:00. Canonical report: https://octocounts.com/github/krkrz/krkrz

## Reproduce this report

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

krkrz/krkrz has 203,986 total lines, including 153,898 code lines, 26,577 comment lines, and 23,511 blank lines.

### How was the krkrz/krkrz line count measured?

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

### What commit was counted for krkrz/krkrz?

This OctoCounts report was generated from fd5c4baa6a2ef5978db1bd043634351f48667daf at commit fd5c4baa6a2e on 2026-09-16T12:45:36.207400532+00:00.

## Similar repository reports

- [facebookresearch/faiss](https://octocounts.com/github/facebookresearch/faiss) — C++, 155,693 code lines
- [OpenXcom/OpenXcom](https://octocounts.com/github/OpenXcom/OpenXcom) — C++, 145,020 code lines
- [ElyPrismLauncher/Launcher](https://octocounts.com/github/ElyPrismLauncher/Launcher) — C++, 142,332 code lines
- [ml-explore/mlx](https://octocounts.com/github/ml-explore/mlx) — C++, 140,897 code lines
- [geo-tp/ESP32-Bit-Pirate](https://octocounts.com/github/geo-tp/ESP32-Bit-Pirate) — C++, 140,147 code lines
- [SaschaWillems/vulkan](https://octocounts.com/github/SaschaWillems/vulkan) — C++, 173,118 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)
