# yorukot/superfile SLOC report

> As of 2026-07-29 (commit 9af884a9c806), yorukot/superfile contains 47,291 total lines: 32,424 code, 7,803 comments, 7,064 blank, across 320 files in 20 languages (top: Go 67.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving yorukot/superfile to commit 9af884a9c806, 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 68.6% of all lines, comments represent 16.5%, and the repository averages 101 code lines per file. Go accounts for 67.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 207 | 27,164 | 21,737 | 1,963 | 3,464 |
| YAML | 2 | 4,224 | 3,333 | 0 | 891 |
| CSS | 4 | 2,414 | 2,060 | 50 | 304 |
| Astro | 13 | 2,200 | 1,929 | 82 | 189 |
| TOML | 35 | 2,361 | 1,239 | 671 | 451 |
| Python | 13 | 819 | 625 | 42 | 152 |
| Shell | 7 | 703 | 571 | 51 | 81 |
| JSON | 3 | 295 | 295 | 0 | 0 |
| PowerShell | 3 | 251 | 223 | 1 | 27 |
| TypeScript | 3 | 163 | 152 | 4 | 7 |
| Nix | 1 | 75 | 63 | 3 | 9 |
| Objective-C | 1 | 65 | 56 | 1 | 8 |

Top language (Go 67.0%). Generated at 2026-07-29T05:32:28.151219121+00:00. Canonical report: https://octocounts.com/github/yorukot/superfile

## Report FAQ

### How many lines of code does yorukot/superfile have?

yorukot/superfile has 47,291 total lines, including 32,424 code lines, 7,803 comment lines, and 7,064 blank lines.

### How was the yorukot/superfile line count measured?

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

### What commit was counted for yorukot/superfile?

This OctoCounts report was generated from main at commit 9af884a9c806 on 2026-07-29T05:32:28.151219121+00:00.

## Similar repository reports

- [modelcontextprotocol/registry](https://octocounts.com/github/modelcontextprotocol/registry) — Go, 32,284 code lines
- [opencode-ai/opencode](https://octocounts.com/github/opencode-ai/opencode) — Go, 32,743 code lines
- [hetznercloud/hcloud-go](https://octocounts.com/github/hetznercloud/hcloud-go) — Go, 32,794 code lines
- [agentrq/agentrq](https://octocounts.com/github/agentrq/agentrq) — Go, 33,155 code lines
- [labstack/echo](https://octocounts.com/github/labstack/echo) — Go, 33,273 code lines
- [go-kratos/blades](https://octocounts.com/github/go-kratos/blades) — Go, 33,869 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)
