# CherryHQ/stella SLOC report

> As of 2026-09-05 (commit 4611f56f97b7), CherryHQ/stella contains 464,875 total lines: 373,207 code, 46,629 comments, 45,039 blank, across 2,510 files in 19 languages (top: Go 73.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving CherryHQ/stella to commit 4611f56f97b7, 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 80.3% of all lines, comments represent 10.0%, and the repository averages 149 code lines per file. Go accounts for 73.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 1,486 | 324,940 | 273,905 | 22,071 | 28,964 |
| TSX | 348 | 48,953 | 44,536 | 1,534 | 2,883 |
| YAML | 78 | 26,578 | 24,502 | 232 | 1,844 |
| TypeScript | 109 | 14,932 | 12,941 | 986 | 1,005 |
| SQL | 118 | 8,624 | 6,267 | 1,669 | 688 |
| XML | 2 | 5,111 | 4,726 | 134 | 251 |
| Python | 10 | 2,369 | 1,924 | 122 | 323 |
| CSS | 4 | 1,945 | 1,548 | 159 | 238 |
| HTML | 4 | 1,631 | 1,483 | 23 | 125 |
| JSON | 5 | 273 | 271 | 0 | 2 |
| TOML | 1 | 363 | 269 | 47 | 47 |
| Shell | 4 | 360 | 264 | 62 | 34 |

Top language (Go 73.4%). Generated at 2026-09-05T07:09:12.969451906+00:00. Canonical report: https://octocounts.com/github/CherryHQ/stella

## Report FAQ

### How many lines of code does CherryHQ/stella have?

CherryHQ/stella has 464,875 total lines, including 373,207 code lines, 46,629 comment lines, and 45,039 blank lines.

### How was the CherryHQ/stella line count measured?

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

### What commit was counted for CherryHQ/stella?

This OctoCounts report was generated from 4611f56f97b702cde8b88eb8273f355682c52748 at commit 4611f56f97b7 on 2026-09-05T07:09:12.969451906+00:00.

## Similar repository reports

- [tx7do/go-wind-admin](https://octocounts.com/github/tx7do/go-wind-admin) — Go, 377,674 code lines
- [QuantumNous/new-api](https://octocounts.com/github/QuantumNous/new-api) — Go, 339,157 code lines
- [Agent-Field/agentfield](https://octocounts.com/github/Agent-Field/agentfield) — Go, 414,198 code lines
- [gastownhall/gastown](https://octocounts.com/github/gastownhall/gastown) — Go, 424,935 code lines
- [wailsapp/wails](https://octocounts.com/github/wailsapp/wails) — Go, 318,196 code lines
- [rclone/rclone](https://octocounts.com/github/rclone/rclone) — Go, 438,829 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
