# meemknight/cmakeSetup SLOC report

> As of 2026-09-06 (commit 99dccf966d2b), meemknight/cmakeSetup contains 389,609 total lines: 283,501 code, 62,560 comments, 43,548 blank, across 709 files in 22 languages (top: C Header 51.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving meemknight/cmakeSetup to commit 99dccf966d2b, 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 72.8% of all lines, comments represent 16.1%, and the repository averages 400 code lines per file. C Header accounts for 51.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 118 | 199,739 | 145,919 | 35,040 | 18,780 |
| C++ | 60 | 73,377 | 54,416 | 10,394 | 8,567 |
| C | 56 | 47,596 | 37,587 | 4,384 | 5,625 |
| C++ Header | 358 | 55,601 | 35,827 | 11,033 | 8,741 |
| Objective-C | 5 | 3,916 | 2,885 | 336 | 695 |
| Visual Studio Project | 15 | 2,704 | 2,704 | 0 | 0 |
| Objective-C++ | 6 | 2,813 | 2,005 | 366 | 442 |
| CMake | 27 | 1,268 | 890 | 139 | 239 |
| Makefile | 11 | 851 | 458 | 213 | 180 |
| Autoconf | 7 | 224 | 200 | 10 | 14 |
| XML | 2 | 215 | 200 | 7 | 8 |
| Visual Studio Solution | 1 | 141 | 140 | 0 | 1 |

Top language (C Header 51.5%). Generated at 2026-09-06T08:32:18.883624818+00:00. Canonical report: https://octocounts.com/github/meemknight/cmakeSetup

## Report FAQ

### How many lines of code does meemknight/cmakeSetup have?

meemknight/cmakeSetup has 389,609 total lines, including 283,501 code lines, 62,560 comment lines, and 43,548 blank lines.

### How was the meemknight/cmakeSetup line count measured?

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

### What commit was counted for meemknight/cmakeSetup?

This OctoCounts report was generated from master at commit 99dccf966d2b on 2026-09-06T08:32:18.883624818+00:00.

## Similar repository reports

- [SFML/SFML](https://octocounts.com/github/SFML/SFML) — C Header, 286,614 code lines
- [sfml/sfml](https://octocounts.com/github/sfml/sfml) — C Header, 286,614 code lines
- [fiftysevendegreesofrad/sdna_plus](https://octocounts.com/github/fiftysevendegreesofrad/sdna_plus) — C Header, 291,709 code lines
- [meemknight/PikaEngine](https://octocounts.com/github/meemknight/PikaEngine) — C Header, 296,247 code lines
- [maguirekrist/voxel_enginevk](https://octocounts.com/github/maguirekrist/voxel_enginevk) — C Header, 248,057 code lines
- [murangogo/MoeTranslate](https://octocounts.com/github/murangogo/MoeTranslate) — C Header, 247,523 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)
- [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)
