# KMukuch/ctuix SLOC report

> As of 2026-09-09 (commit 31016ad17076), KMukuch/ctuix contains 3,121 total lines: 2,145 code, 394 comments, 582 blank, across 33 files in 6 languages (top: C 67.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

KMukuch/ctuix has 2,145 source lines of code out of 3,121 total lines across 33 files, counted from the 31016ad170769595883c116e102f1186e3fccbf0 ref at commit 31016ad17076 by the OctoCounts tokei engine on 2026-09-09. 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 KMukuch/ctuix to commit 31016ad17076, 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.7% of all lines, comments represent 12.6%, and the repository averages 65 code lines per file. C accounts for 67.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 13 | 1,766 | 1,449 | 83 | 234 |
| C Header | 13 | 516 | 294 | 92 | 130 |
| Makefile | 1 | 488 | 285 | 92 | 111 |
| XML | 3 | 88 | 83 | 0 | 5 |
| CMake | 1 | 61 | 34 | 14 | 13 |
| Markdown | 2 | 202 | 0 | 113 | 89 |

Top language (C 67.6%). Generated at 2026-09-09T11:05:35.096937159+00:00. Canonical report: https://octocounts.com/github/KMukuch/ctuix

## Reproduce this report

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

KMukuch/ctuix has 3,121 total lines, including 2,145 code lines, 394 comment lines, and 582 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 31016ad17076, 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 31016ad170769595883c116e102f1186e3fccbf0 at commit 31016ad17076 on 2026-09-09T11:05:35.096937159+00:00.

## Similar repository reports

- [wernsey/wregex](https://octocounts.com/github/wernsey/wregex) — C, 2,154 code lines
- [dkvilo/dvm](https://octocounts.com/github/dkvilo/dvm) — C, 2,301 code lines
- [FelixKratz/JankyBorders](https://octocounts.com/github/FelixKratz/JankyBorders) — C, 2,423 code lines
- [ENA-QWQ/vit-opencl-backend](https://octocounts.com/github/ENA-QWQ/vit-opencl-backend) — C, 1,807 code lines
- [fereidani/musl-vs-glibc](https://octocounts.com/github/fereidani/musl-vs-glibc) — C, 1,639 code lines
- [eradman/entr](https://octocounts.com/github/eradman/entr) — C, 1,577 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)
- [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)
