# Kocoro-lab/Shannon SLOC report

> As of 2026-09-02 (commit 52cdd40621a9), Kocoro-lab/Shannon contains 236,522 total lines: 189,197 code, 21,734 comments, 25,591 blank, across 707 files in 22 languages (top: Go 51.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Kocoro-lab/Shannon to commit 52cdd40621a9, 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.0% of all lines, comments represent 9.2%, and the repository averages 268 code lines per file. Go accounts for 51.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 327 | 121,940 | 97,742 | 10,880 | 13,318 |
| Python | 115 | 49,155 | 40,593 | 2,923 | 5,639 |
| TSX | 54 | 15,523 | 13,577 | 677 | 1,269 |
| JSON | 7 | 12,935 | 12,934 | 0 | 1 |
| Rust | 36 | 13,841 | 11,616 | 646 | 1,579 |
| YAML | 27 | 4,585 | 3,709 | 565 | 311 |
| TypeScript | 17 | 3,971 | 3,040 | 442 | 489 |
| Shell | 27 | 3,416 | 2,461 | 404 | 551 |
| SQL | 18 | 1,364 | 888 | 278 | 198 |
| Protocol Buffers | 7 | 1,072 | 834 | 67 | 171 |
| Templ | 8 | 793 | 601 | 90 | 102 |
| Makefile | 3 | 529 | 393 | 57 | 79 |

Top language (Go 51.7%). Generated at 2026-09-02T02:31:38.271615043+00:00. Canonical report: https://octocounts.com/github/Kocoro-lab/Shannon

## Report FAQ

### How many lines of code does Kocoro-lab/Shannon have?

Kocoro-lab/Shannon has 236,522 total lines, including 189,197 code lines, 21,734 comment lines, and 25,591 blank lines.

### How was the Kocoro-lab/Shannon line count measured?

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

### What commit was counted for Kocoro-lab/Shannon?

This OctoCounts report was generated from main at commit 52cdd40621a9 on 2026-09-02T02:31:38.271615043+00:00.

## Similar repository reports

- [JuliusBrussee/caveman](https://octocounts.com/github/JuliusBrussee/caveman) — Go, 192,993 code lines
- [juliusbrussee/caveman](https://octocounts.com/github/juliusbrussee/caveman) — Go, 196,184 code lines
- [gohugoio/hugo](https://octocounts.com/github/gohugoio/hugo) — Go, 181,215 code lines
- [0xJacky/nginx-ui](https://octocounts.com/github/0xJacky/nginx-ui) — Go, 201,834 code lines
- [containers/podman](https://octocounts.com/github/containers/podman) — Go, 174,847 code lines
- [evanw/esbuild](https://octocounts.com/github/evanw/esbuild) — Go, 171,984 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)
