# YimMenu/YimMenuV2 SLOC report

> As of 2026-07-15 (commit ef1a4df2162a), YimMenu/YimMenuV2 contains 371,278 total lines: 355,673 code, 7,699 comments, 7,906 blank, across 717 files in 8 languages (top: C++ 55.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving YimMenu/YimMenuV2 to commit ef1a4df2162a, 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 95.8% of all lines, comments represent 2.1%, and the repository averages 496 code lines per file. C++ accounts for 55.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 344 | 203,817 | 197,746 | 599 | 5,472 |
| JSON | 2 | 121,812 | 121,812 | 0 | 0 |
| C++ Header | 358 | 38,165 | 35,475 | 393 | 2,297 |
| Python | 1 | 320 | 268 | 10 | 42 |
| CMake | 7 | 313 | 220 | 37 | 56 |
| C Header | 1 | 157 | 152 | 3 | 2 |
| Markdown | 3 | 98 | 0 | 61 | 37 |
| Plain Text | 1 | 6,596 | 0 | 6,596 | 0 |

Top language (C++ 55.6%). Generated at 2026-07-15T14:42:37.689321080+00:00. Canonical report: https://octocounts.com/github/YimMenu/YimMenuV2

## Report FAQ

### How many lines of code does YimMenu/YimMenuV2 have?

YimMenu/YimMenuV2 has 371,278 total lines, including 355,673 code lines, 7,699 comment lines, and 7,906 blank lines.

### How was the YimMenu/YimMenuV2 line count measured?

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

### What commit was counted for YimMenu/YimMenuV2?

This OctoCounts report was generated from enhanced at commit ef1a4df2162a on 2026-07-15T14:42:37.689321080+00:00.

## Similar repository reports

- [electronicarts/CnC_Red_Alert](https://octocounts.com/github/electronicarts/CnC_Red_Alert) — C++, 368,288 code lines
- [k2-fsa/sherpa-onnx](https://octocounts.com/github/k2-fsa/sherpa-onnx) — C++, 326,958 code lines
- [RunanywhereAI/runanywhere-sdks](https://octocounts.com/github/RunanywhereAI/runanywhere-sdks) — C++, 385,663 code lines
- [scylladb/scylladb](https://octocounts.com/github/scylladb/scylladb) — C++, 389,563 code lines
- [gammasoft71/xtd](https://octocounts.com/github/gammasoft71/xtd) — C++, 303,724 code lines
- [Ominus-tch/Piano-Visualizer](https://octocounts.com/github/Ominus-tch/Piano-Visualizer) — C++, 302,168 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)
