# Gerate-Technik/zkgram SLOC report

> As of 2026-09-11 (commit 7f1caf6e7c86), Gerate-Technik/zkgram contains 590,051 total lines: 495,342 code, 38,733 comments, 55,976 blank, across 2,123 files in 20 languages (top: C++ 69.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Gerate-Technik/zkgram to commit 7f1caf6e7c86, 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 83.9% of all lines, comments represent 6.6%, and the repository averages 233 code lines per file. C++ accounts for 69.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 607 | 385,681 | 343,982 | 10,675 | 31,024 |
| C Header | 725 | 95,580 | 71,079 | 9,596 | 14,905 |
| C++ Header | 333 | 64,763 | 47,404 | 10,361 | 6,998 |
| JSON | 5 | 16,977 | 16,976 | 0 | 1 |
| CMake | 107 | 7,610 | 5,775 | 1,036 | 799 |
| Objective-C++ | 22 | 3,951 | 3,099 | 267 | 585 |
| C | 9 | 4,415 | 3,015 | 915 | 485 |
| SVG | 255 | 1,931 | 1,931 | 0 | 0 |
| Makefile | 1 | 699 | 514 | 88 | 97 |
| HTML | 2 | 352 | 336 | 0 | 16 |
| Shell | 4 | 463 | 315 | 86 | 62 |
| XML | 8 | 338 | 303 | 26 | 9 |

Top language (C++ 69.4%). Generated at 2026-09-11T20:10:15.679862333+00:00. Canonical report: https://octocounts.com/github/Gerate-Technik/zkgram

## Report FAQ

### How many lines of code does Gerate-Technik/zkgram have?

Gerate-Technik/zkgram has 590,051 total lines, including 495,342 code lines, 38,733 comment lines, and 55,976 blank lines.

### How was the Gerate-Technik/zkgram line count measured?

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

### What commit was counted for Gerate-Technik/zkgram?

This OctoCounts report was generated from main at commit 7f1caf6e7c86 on 2026-09-11T20:10:15.679862333+00:00.

## Similar repository reports

- [handy-computer/transcribe.cpp](https://octocounts.com/github/handy-computer/transcribe.cpp) — C++, 492,331 code lines
- [RexarX/HeliosEngine](https://octocounts.com/github/RexarX/HeliosEngine) — C++, 487,354 code lines
- [ggml-org/whisper.cpp](https://octocounts.com/github/ggml-org/whisper.cpp) — C++, 485,490 code lines
- [kellyvv/PhoneClaw](https://octocounts.com/github/kellyvv/PhoneClaw) — C++, 483,303 code lines
- [hsutter/cppfront](https://octocounts.com/github/hsutter/cppfront) — C++, 477,000 code lines
- [PointCloudLibrary/pcl](https://octocounts.com/github/PointCloudLibrary/pcl) — C++, 514,267 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)
