# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Cloth-Foundation/cCloth has 24,772 source lines of code out of 28,097 total lines across 95 files, counted from the master ref at commit 00beb4ba61bf by the OctoCounts tokei engine on 2026-09-01. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Cloth-Foundation/cCloth/commit/00beb4ba61bfd4f3485a2e12b3dee3595ded2abd?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 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

- [PetkoEgorAndreevich666Mopsik/KgSem4_2026](https://octocounts.com/github/PetkoEgorAndreevich666Mopsik/KgSem4_2026) — C++, 24,217 code lines
- [Almamu/linux-wallpaperengine](https://octocounts.com/github/Almamu/linux-wallpaperengine) — C++, 23,747 code lines
- [And1ejGarkusha/Computer-Graphics-DX12](https://octocounts.com/github/And1ejGarkusha/Computer-Graphics-DX12) — C++, 20,899 code lines
- [whoozle/android-file-transfer-linux](https://octocounts.com/github/whoozle/android-file-transfer-linux) — C++, 18,650 code lines
- [npfs666/OPC](https://octocounts.com/github/npfs666/OPC) — C++, 18,503 code lines
- [ml-explore/mlx-c](https://octocounts.com/github/ml-explore/mlx-c) — C++, 17,414 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)
- [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)
