# rsta2/circle SLOC report

> As of 2026-09-17 (commit 6177984e30fa), rsta2/circle contains 290,374 total lines: 201,265 code, 47,031 comments, 42,078 blank, across 1,452 files in 15 languages (top: C++ 46.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rsta2/circle has 201,265 source lines of code out of 290,374 total lines across 1,452 files, counted from the 6177984e30fac5e65582d171d43f1563368a94ac ref at commit 6177984e30fa by the OctoCounts tokei engine on 2026-09-17. 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 rsta2/circle to commit 6177984e30fa, 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 69.3% of all lines, comments represent 16.2%, and the repository averages 139 code lines per file. C++ accounts for 46.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 532 | 128,980 | 94,427 | 13,255 | 21,298 |
| C | 74 | 75,494 | 59,239 | 8,546 | 7,709 |
| C Header | 665 | 76,988 | 42,970 | 22,898 | 11,120 |
| Makefile | 134 | 3,290 | 1,789 | 652 | 849 |
| GNU Style Assembly | 17 | 2,347 | 1,489 | 503 | 355 |
| JavaScript | 1 | 723 | 501 | 113 | 109 |
| BASH | 9 | 419 | 336 | 21 | 62 |
| Python | 3 | 326 | 278 | 17 | 31 |
| CSS | 2 | 84 | 72 | 0 | 12 |
| HTML | 2 | 63 | 56 | 1 | 6 |
| LD Script | 1 | 85 | 54 | 3 | 28 |
| Forge Config | 1 | 66 | 39 | 9 | 18 |

Top language (C++ 46.9%). Generated at 2026-09-17T04:46:22.223691652+00:00. Canonical report: https://octocounts.com/github/rsta2/circle

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/rsta2/circle/commit/6177984e30fac5e65582d171d43f1563368a94ac?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 rsta2/circle have?

rsta2/circle has 290,374 total lines, including 201,265 code lines, 47,031 comment lines, and 42,078 blank lines.

### How was the rsta2/circle line count measured?

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

### What commit was counted for rsta2/circle?

This OctoCounts report was generated from 6177984e30fac5e65582d171d43f1563368a94ac at commit 6177984e30fa on 2026-09-17T04:46:22.223691652+00:00.

## Similar repository reports

- [Gerate-Technik/zkgram](https://octocounts.com/github/Gerate-Technik/zkgram) — C++, 206,979 code lines
- [electron/electron](https://octocounts.com/github/electron/electron) — C++, 208,094 code lines
- [vicinaehq/vicinae](https://octocounts.com/github/vicinaehq/vicinae) — C++, 212,201 code lines
- [KhronosGroup/Vulkan-Samples](https://octocounts.com/github/KhronosGroup/Vulkan-Samples) — C++, 187,205 code lines
- [abseil/abseil-cpp](https://octocounts.com/github/abseil/abseil-cpp) — C++, 217,709 code lines
- [aseprite/aseprite](https://octocounts.com/github/aseprite/aseprite) — C++, 184,126 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)
