# KMukuch/ctuix SLOC report

> As of 2026-08-27 (commit c11829d7545c), KMukuch/ctuix contains 3,038 total lines: 2,093 code, 371 comments, 574 blank, across 33 files in 6 languages (top: C 66.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving KMukuch/ctuix to commit c11829d7545c, 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 small codebase by counted code lines. Code represents 68.9% of all lines, comments represent 12.2%, and the repository averages 63 code lines per file. C accounts for 66.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 13 | 1,691 | 1,397 | 67 | 227 |
| C Header | 13 | 507 | 292 | 86 | 129 |
| Makefile | 1 | 488 | 285 | 92 | 111 |
| XML | 3 | 90 | 85 | 0 | 5 |
| CMake | 1 | 61 | 34 | 14 | 13 |
| Markdown | 2 | 201 | 0 | 112 | 89 |

Top language (C 66.7%). Generated at 2026-08-27T22:03:05.789695223+00:00. Canonical report: https://octocounts.com/github/KMukuch/ctuix

## Report FAQ

### How many lines of code does KMukuch/ctuix have?

KMukuch/ctuix has 3,038 total lines, including 2,093 code lines, 371 comment lines, and 574 blank lines.

### How was the KMukuch/ctuix line count measured?

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

### What commit was counted for KMukuch/ctuix?

This OctoCounts report was generated from main at commit c11829d7545c on 2026-08-27T22:03:05.789695223+00:00.

## Similar repository reports

- [wernsey/wregex](https://octocounts.com/github/wernsey/wregex) — C, 2,154 code lines
- [ENA-QWQ/vit-opencl-backend](https://octocounts.com/github/ENA-QWQ/vit-opencl-backend) — C, 1,807 code lines
- [FelixKratz/JankyBorders](https://octocounts.com/github/FelixKratz/JankyBorders) — C, 2,423 code lines
- [rxi/microui](https://octocounts.com/github/rxi/microui) — C, 2,513 code lines
- [eradman/entr](https://octocounts.com/github/eradman/entr) — C, 1,577 code lines
- [antirez/linenoise](https://octocounts.com/github/antirez/linenoise) — C, 2,753 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
