# subtle-byte/ghloc SLOC report

> As of 2026-08-02 (commit 4d52e6585335), subtle-byte/ghloc contains 10,882 total lines: 1,318 code, 8,514 comments, 1,050 blank, across 34 files in 10 languages (top: Go 95.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving subtle-byte/ghloc to commit 4d52e6585335, 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 12.1% of all lines, comments represent 78.2%, and the repository averages 39 code lines per file. Go accounts for 95.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 24 | 1,476 | 1,260 | 9 | 207 |
| Makefile | 1 | 27 | 22 | 1 | 4 |
| HTML | 1 | 15 | 14 | 0 | 1 |
| Dockerfile | 1 | 17 | 11 | 2 | 4 |
| SQL | 1 | 6 | 6 | 0 | 0 |
| SVG | 1 | 3 | 3 | 0 | 0 |
| CSS | 1 | 1 | 1 | 0 | 0 |
| JavaScript | 1 | 1 | 1 | 0 | 0 |
| Markdown | 2 | 50 | 0 | 31 | 19 |
| Plain Text | 1 | 9,286 | 0 | 8,471 | 815 |

Top language (Go 95.6%). Generated at 2026-08-02T05:31:03.199445969+00:00. Canonical report: https://octocounts.com/github/subtle-byte/ghloc

## Report FAQ

### How many lines of code does subtle-byte/ghloc have?

subtle-byte/ghloc has 10,882 total lines, including 1,318 code lines, 8,514 comment lines, and 1,050 blank lines.

### How was the subtle-byte/ghloc line count measured?

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

### What commit was counted for subtle-byte/ghloc?

This OctoCounts report was generated from master at commit 4d52e6585335 on 2026-08-02T05:31:03.199445969+00:00.

## Similar repository reports

- [Gr3yPh/OierToolKit](https://octocounts.com/github/Gr3yPh/OierToolKit) — Go, 1,358 code lines
- [FiloSottile/mkcert](https://octocounts.com/github/FiloSottile/mkcert) — Go, 1,136 code lines
- [BladeRunner322/ChatGO](https://octocounts.com/github/BladeRunner322/ChatGO) — Go, 1,089 code lines
- [redis-developer/redis-starter-go](https://octocounts.com/github/redis-developer/redis-starter-go) — Go, 1,765 code lines
- [joshuawheelock/grill-me](https://octocounts.com/github/joshuawheelock/grill-me) — Go, 739 code lines
- [MikebangSfilya/tree-tracker](https://octocounts.com/github/MikebangSfilya/tree-tracker) — Go, 1,916 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)
