# seanbaxter/circle SLOC report

> As of 2026-09-05 (commit 0c8f936dacab), seanbaxter/circle contains 202,695 total lines: 99,332 code, 78,263 comments, 25,100 blank, across 463 files in 9 languages (top: C++ Header 84.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

seanbaxter/circle has 99,332 source lines of code out of 202,695 total lines across 463 files, counted from the 0c8f936dacab2eb5ea9c2121db911e5313a502d2 ref at commit 0c8f936dacab by the OctoCounts tokei engine on 2026-09-05. 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 seanbaxter/circle to commit 0c8f936dacab, 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 49.0% of all lines, comments represent 38.6%, and the repository averages 215 code lines per file. C++ Header accounts for 84.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ Header | 27 | 155,558 | 83,950 | 55,847 | 15,761 |
| C++ | 352 | 17,044 | 11,470 | 2,287 | 3,287 |
| C Header | 1 | 4,026 | 3,327 | 118 | 581 |
| Shell | 21 | 240 | 220 | 11 | 9 |
| JSON | 12 | 212 | 205 | 0 | 7 |
| CUDA | 3 | 179 | 116 | 26 | 37 |
| Lua | 1 | 63 | 44 | 9 | 10 |
| Markdown | 30 | 25,185 | 0 | 19,787 | 5,398 |
| Plain Text | 16 | 188 | 0 | 178 | 10 |

Top language (C++ Header 84.5%). Generated at 2026-09-05T18:52:51.786633731+00:00. Canonical report: https://octocounts.com/github/seanbaxter/circle

## Reproduce this report

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

seanbaxter/circle has 202,695 total lines, including 99,332 code lines, 78,263 comment lines, and 25,100 blank lines.

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

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

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

This OctoCounts report was generated from 0c8f936dacab2eb5ea9c2121db911e5313a502d2 at commit 0c8f936dacab on 2026-09-05T18:52:51.786633731+00:00.

## Similar repository reports

- [bytedance/flux](https://octocounts.com/github/bytedance/flux) — C++ Header, 53,975 code lines
- [xtensor-stack/xtensor](https://octocounts.com/github/xtensor-stack/xtensor) — C++ Header, 41,480 code lines
- [nlohmann/json](https://octocounts.com/github/nlohmann/json) — C++ Header, 40,672 code lines
- [axstin/rbxfpsunlocker](https://octocounts.com/github/axstin/rbxfpsunlocker) — C++ Header, 36,768 code lines
- [mit-acl/clear](https://octocounts.com/github/mit-acl/clear) — C++ Header, 23,480 code lines
- [jmaczan/tiny-vllm](https://octocounts.com/github/jmaczan/tiny-vllm) — C++ Header, 19,753 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)
- [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)
