# goban-app/katago-server SLOC report

> As of 2026-09-17 (commit 5958aadf3edf), goban-app/katago-server contains 7,329 total lines: 5,448 code, 1,095 comments, 786 blank, across 52 files in 10 languages (top: Rust 76.5%). Default configuration. Counted with tokei via OctoCounts.

goban-app/katago-server has 5,448 source lines of code out of 7,329 total lines across 52 files, counted from the main ref at commit 5958aadf3edf by the OctoCounts tokei engine on 2026-09-17. 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 goban-app/katago-server to commit 5958aadf3edf, 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 74.3% of all lines, comments represent 14.9%, and the repository averages 105 code lines per file. Rust accounts for 76.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 16 | 4,562 | 4,169 | 12 | 381 |
| YAML | 12 | 931 | 575 | 310 | 46 |
| Shell | 3 | 266 | 216 | 12 | 38 |
| Dockerfile | 1 | 207 | 153 | 37 | 17 |
| Python | 1 | 140 | 127 | 1 | 12 |
| TOML | 3 | 126 | 99 | 11 | 16 |
| Pan | 1 | 77 | 71 | 0 | 6 |
| Makefile | 1 | 53 | 38 | 0 | 15 |
| Markdown | 13 | 926 | 0 | 679 | 247 |
| Plain Text | 1 | 41 | 0 | 33 | 8 |

Top language (Rust 76.5%). Generated at 2026-09-17T05:52:26.255415366+00:00. Canonical report: https://octocounts.com/github/goban-app/katago-server

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/goban-app/katago-server/commit/5958aadf3edf9dcee511303415e0d982c5e370a1?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does goban-app/katago-server have?

goban-app/katago-server has 7,329 total lines, including 5,448 code lines, 1,095 comment lines, and 786 blank lines.

### How was the goban-app/katago-server line count measured?

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

### What commit was counted for goban-app/katago-server?

This OctoCounts report was generated from main at commit 5958aadf3edf on 2026-09-17T05:52:26.255415366+00:00.

## Similar repository reports

- [asibahi/trjm](https://octocounts.com/github/asibahi/trjm) — Rust, 5,165 code lines
- [anomalyco/rift](https://octocounts.com/github/anomalyco/rift) — Rust, 5,943 code lines
- [0xarchit/Grafyx](https://octocounts.com/github/0xarchit/Grafyx) — Rust, 4,848 code lines
- [XAMPPRocky/tokei](https://octocounts.com/github/XAMPPRocky/tokei) — Rust, 6,115 code lines
- [xampprocky/tokei](https://octocounts.com/github/xampprocky/tokei) — Rust, 6,115 code lines
- [microsoft/coreutils](https://octocounts.com/github/microsoft/coreutils) — Rust, 4,739 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
