# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Kocoro-lab/Shannon has 189,197 source lines of code out of 236,522 total lines across 707 files, counted from the main ref at commit 52cdd40621a9 by the OctoCounts tokei engine on 2026-09-02. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Kocoro-lab/Shannon/commit/52cdd40621a9e882de2877d9d36a81d0403c2364?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 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

- [y3owk1n/neru](https://octocounts.com/github/y3owk1n/neru) — Go, 184,814 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
- [podman-container-tools/podman](https://octocounts.com/github/podman-container-tools/podman) — Go, 178,000 code lines
- [containers/podman](https://octocounts.com/github/containers/podman) — Go, 176,452 code lines
- [agent-substrate/substrate](https://octocounts.com/github/agent-substrate/substrate) — Go, 171,456 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)
