# stupside/castor SLOC report

> As of 2026-09-16 (commit 07905aa99204), stupside/castor contains 16,458 total lines: 11,573 code, 3,053 comments, 1,832 blank, across 124 files in 13 languages (top: Go 95.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

stupside/castor has 11,573 source lines of code out of 16,458 total lines across 124 files, counted from the 07905aa992046c947d2425998550a147c3721487 ref at commit 07905aa99204 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 stupside/castor to commit 07905aa99204, 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 70.3% of all lines, comments represent 18.6%, and the repository averages 93 code lines per file. Go accounts for 95.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 91 | 15,205 | 11,037 | 2,606 | 1,562 |
| JavaScript | 17 | 360 | 343 | 0 | 17 |
| Shell | 2 | 44 | 28 | 8 | 8 |
| Makefile | 1 | 39 | 26 | 4 | 9 |
| JSON | 1 | 23 | 23 | 0 | 0 |
| Templ | 2 | 24 | 23 | 0 | 1 |
| YAML | 1 | 70 | 20 | 43 | 7 |
| BrightScript | 1 | 21 | 18 | 0 | 3 |
| Dockerfile | 1 | 24 | 17 | 4 | 3 |
| HCL | 1 | 21 | 16 | 1 | 4 |
| C | 1 | 17 | 12 | 2 | 3 |
| XML | 1 | 10 | 10 | 0 | 0 |

Top language (Go 95.4%). Generated at 2026-09-16T14:18:33.279899396+00:00. Canonical report: https://octocounts.com/github/stupside/castor

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/stupside/castor/commit/07905aa992046c947d2425998550a147c3721487?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 stupside/castor have?

stupside/castor has 16,458 total lines, including 11,573 code lines, 3,053 comment lines, and 1,832 blank lines.

### How was the stupside/castor line count measured?

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

### What commit was counted for stupside/castor?

This OctoCounts report was generated from 07905aa992046c947d2425998550a147c3721487 at commit 07905aa99204 on 2026-09-16T14:18:33.279899396+00:00.

## Similar repository reports

- [spf13/cobra](https://octocounts.com/github/spf13/cobra) — Go, 11,516 code lines
- [go-sql-driver/mysql](https://octocounts.com/github/go-sql-driver/mysql) — Go, 10,781 code lines
- [google/ax](https://octocounts.com/github/google/ax) — Go, 12,409 code lines
- [4ier/notion-cli](https://octocounts.com/github/4ier/notion-cli) — Go, 10,490 code lines
- [IceWhaleTech/CasaOS](https://octocounts.com/github/IceWhaleTech/CasaOS) — Go, 10,170 code lines
- [github/gh-ost](https://octocounts.com/github/github/gh-ost) — Go, 13,057 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)
- [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)
