# hsutter/cppfront SLOC report

> As of 2026-09-16 (commit 94ee867d88c5), hsutter/cppfront contains 658,770 total lines: 476,996 code, 5,733 comments, 176,041 blank, across 202 files in 6 languages (top: C++ 92.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

hsutter/cppfront has 476,996 source lines of code out of 658,770 total lines across 202 files, counted from the 94ee867d88c50702386bf7d711d79176de8806a3 ref at commit 94ee867d88c5 by the OctoCounts tokei engine on 2026-09-16. 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 hsutter/cppfront to commit 94ee867d88c5, 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.4% of all lines, comments represent 0.9%, and the repository averages 2,361 code lines per file. C++ accounts for 92.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 168 | 613,509 | 442,729 | 1,057 | 169,723 |
| C Header | 15 | 44,201 | 33,699 | 4,347 | 6,155 |
| Shell | 8 | 515 | 392 | 80 | 43 |
| Batch | 6 | 128 | 104 | 19 | 5 |
| YAML | 1 | 94 | 72 | 18 | 4 |
| Markdown | 4 | 323 | 0 | 212 | 111 |

Top language (C++ 92.8%). Generated at 2026-09-16T14:32:32.802613573+00:00. Canonical report: https://octocounts.com/github/hsutter/cppfront

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/hsutter/cppfront/commit/94ee867d88c50702386bf7d711d79176de8806a3?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 hsutter/cppfront have?

hsutter/cppfront has 658,770 total lines, including 476,996 code lines, 5,733 comment lines, and 176,041 blank lines.

### How was the hsutter/cppfront line count measured?

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

### What commit was counted for hsutter/cppfront?

This OctoCounts report was generated from 94ee867d88c50702386bf7d711d79176de8806a3 at commit 94ee867d88c5 on 2026-09-16T14:32:32.802613573+00:00.

## Similar repository reports

- [pointcloudlibrary/pcl](https://octocounts.com/github/pointcloudlibrary/pcl) — C++, 515,645 code lines
- [RPCS3/rpcs3](https://octocounts.com/github/RPCS3/rpcs3) — C++, 519,239 code lines
- [chromium/openscreen](https://octocounts.com/github/chromium/openscreen) — C++, 523,407 code lines
- [handy-computer/transcribe.cpp](https://octocounts.com/github/handy-computer/transcribe.cpp) — C++, 526,627 code lines
- [LostRuins/koboldcpp](https://octocounts.com/github/LostRuins/koboldcpp) — C++, 529,734 code lines
- [noctalia-dev/noctalia](https://octocounts.com/github/noctalia-dev/noctalia) — C++, 534,169 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)
