# Cloth-Foundation/cCloth SLOC report

> As of 2026-09-01 (commit 00beb4ba61bf), Cloth-Foundation/cCloth contains 28,097 total lines: 24,772 code, 1,135 comments, 2,190 blank, across 95 files in 6 languages (top: C++ 87.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Cloth-Foundation/cCloth to commit 00beb4ba61bf, 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 88.2% of all lines, comments represent 4.0%, and the repository averages 261 code lines per file. C++ accounts for 87.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 39 | 23,038 | 21,684 | 123 | 1,231 |
| C Header | 43 | 3,439 | 2,586 | 176 | 677 |
| CMake | 7 | 433 | 372 | 20 | 41 |
| JSON | 1 | 122 | 122 | 0 | 0 |
| TOML | 1 | 10 | 8 | 0 | 2 |
| Markdown | 4 | 1,055 | 0 | 816 | 239 |

Top language (C++ 87.5%). Generated at 2026-09-01T07:36:23.286398171+00:00. Canonical report: https://octocounts.com/github/Cloth-Foundation/cCloth

## Report FAQ

### How many lines of code does Cloth-Foundation/cCloth have?

Cloth-Foundation/cCloth has 28,097 total lines, including 24,772 code lines, 1,135 comment lines, and 2,190 blank lines.

### How was the Cloth-Foundation/cCloth line count measured?

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

### What commit was counted for Cloth-Foundation/cCloth?

This OctoCounts report was generated from master at commit 00beb4ba61bf on 2026-09-01T07:36:23.286398171+00:00.

## Similar repository reports

- [ALTaleX531/OpenGlass](https://octocounts.com/github/ALTaleX531/OpenGlass) — C++, 24,893 code lines
- [Almamu/linux-wallpaperengine](https://octocounts.com/github/Almamu/linux-wallpaperengine) — C++, 23,747 code lines
- [QuasarApp/CQtDeployer](https://octocounts.com/github/QuasarApp/CQtDeployer) — C++, 23,124 code lines
- [clauadv/hunt_internal](https://octocounts.com/github/clauadv/hunt_internal) — C++, 26,628 code lines
- [uukuguy/libofd](https://octocounts.com/github/uukuguy/libofd) — C++, 22,850 code lines
- [idleuncle/libofd](https://octocounts.com/github/idleuncle/libofd) — C++, 22,850 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)
