# stupside/castor SLOC report

> As of 2026-07-19 (commit 62c5655a8074), stupside/castor contains 9,493 total lines: 6,995 code, 1,343 comments, 1,155 blank, across 88 files in 7 languages (top: Go 93.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving stupside/castor to commit 62c5655a8074, 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 small codebase by counted code lines. Code represents 73.7% of all lines, comments represent 14.1%, and the repository averages 79 code lines per file. Go accounts for 93.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 63 | 8,729 | 6,562 | 1,143 | 1,024 |
| JavaScript | 17 | 360 | 343 | 0 | 17 |
| YAML | 1 | 49 | 29 | 13 | 7 |
| Shell | 2 | 44 | 28 | 8 | 8 |
| Makefile | 1 | 34 | 23 | 3 | 8 |
| Dockerfile | 1 | 20 | 10 | 8 | 2 |
| Markdown | 3 | 257 | 0 | 168 | 89 |

Top language (Go 93.8%). Generated at 2026-07-19T09:59:58.998418671+00:00. Canonical report: https://octocounts.com/github/stupside/castor

## Report FAQ

### How many lines of code does stupside/castor have?

stupside/castor has 9,493 total lines, including 6,995 code lines, 1,343 comment lines, and 1,155 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 62c5655a8074, 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 main at commit 62c5655a8074 on 2026-07-19T09:59:58.998418671+00:00.

## Similar repository reports

- [coder/websocket](https://octocounts.com/github/coder/websocket) — Go, 6,886 code lines
- [sautmanurung2/NanoPony](https://octocounts.com/github/sautmanurung2/NanoPony) — Go, 7,272 code lines
- [sirupsen/logrus](https://octocounts.com/github/sirupsen/logrus) — Go, 6,587 code lines
- [sky22333/hubproxy](https://octocounts.com/github/sky22333/hubproxy) — Go, 6,568 code lines
- [BladeRunner322/Semi-prod-ToDoList](https://octocounts.com/github/BladeRunner322/Semi-prod-ToDoList) — Go, 6,158 code lines
- [kylej21/DeadLift](https://octocounts.com/github/kylej21/DeadLift) — Go, 6,034 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)
