# Murmele/Gittyup SLOC report

> As of 2026-09-05 (commit 52e83e545a9c), Murmele/Gittyup contains 141,817 total lines: 90,490 code, 38,531 comments, 12,796 blank, across 482 files in 19 languages (top: C++ 40.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Murmele/Gittyup to commit 52e83e545a9c, 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 63.8% of all lines, comments represent 27.2%, and the repository averages 188 code lines per file. C++ accounts for 40.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 182 | 48,180 | 36,251 | 3,282 | 8,647 |
| TypeScript | 8 | 48,370 | 18,587 | 29,767 | 16 |
| JSON | 2 | 17,967 | 17,967 | 0 | 0 |
| C Header | 188 | 13,985 | 7,375 | 4,140 | 2,470 |
| C | 6 | 3,925 | 2,793 | 691 | 441 |
| Lua | 17 | 2,976 | 2,192 | 269 | 515 |
| HTML | 2 | 1,902 | 1,695 | 0 | 207 |
| CMake | 33 | 1,662 | 1,373 | 79 | 210 |
| SVG | 16 | 894 | 894 | 0 | 0 |
| Objective-C++ | 5 | 535 | 382 | 58 | 95 |
| Python | 2 | 421 | 382 | 5 | 34 |
| Autoconf | 6 | 404 | 330 | 22 | 52 |

Top language (C++ 40.1%). Generated at 2026-09-05T09:53:20.723486836+00:00. Canonical report: https://octocounts.com/github/Murmele/Gittyup

## Report FAQ

### How many lines of code does Murmele/Gittyup have?

Murmele/Gittyup has 141,817 total lines, including 90,490 code lines, 38,531 comment lines, and 12,796 blank lines.

### How was the Murmele/Gittyup line count measured?

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

### What commit was counted for Murmele/Gittyup?

This OctoCounts report was generated from 52e83e545a9cfe07e1fb7ff56c58d46bf5cb62e9 at commit 52e83e545a9c on 2026-09-05T09:53:20.723486836+00:00.

## Similar repository reports

- [aria2/aria2](https://octocounts.com/github/aria2/aria2) — C++, 94,545 code lines
- [78/xiaozhi-esp32](https://octocounts.com/github/78/xiaozhi-esp32) — C++, 95,271 code lines
- [ch604/PrismLauncher-offline](https://octocounts.com/github/ch604/PrismLauncher-offline) — C++, 97,460 code lines
- [UnitTestBot/klee](https://octocounts.com/github/UnitTestBot/klee) — C++, 79,595 code lines
- [google/flatbuffers](https://octocounts.com/github/google/flatbuffers) — C++, 101,824 code lines
- [MSNightmare/RoguePlanet](https://octocounts.com/github/MSNightmare/RoguePlanet) — C++, 78,736 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)
