# lightvector/KataGo SLOC report

> As of 2026-09-17 (commit 76369bf4d9a4), lightvector/KataGo contains 956,184 total lines: 701,870 code, 133,134 comments, 121,180 blank, across 1,291 files in 15 languages (top: C++ Header 53.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lightvector/KataGo has 701,870 source lines of code out of 956,184 total lines across 1,291 files, counted from the 76369bf4d9a4c65aeb005b8206c0885c940aaeb2 ref at commit 76369bf4d9a4 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 lightvector/KataGo to commit 76369bf4d9a4, 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 73.4% of all lines, comments represent 13.9%, and the repository averages 544 code lines per file. C++ Header accounts for 53.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ Header | 331 | 472,660 | 375,143 | 49,126 | 48,391 |
| C Header | 703 | 328,828 | 206,487 | 66,752 | 55,589 |
| C++ | 116 | 97,894 | 79,179 | 8,216 | 10,499 |
| Python | 61 | 26,959 | 22,014 | 1,698 | 3,247 |
| Bitbake | 3 | 10,450 | 9,739 | 148 | 563 |
| Swift | 2 | 4,203 | 3,423 | 243 | 537 |
| Forge Config | 25 | 4,722 | 1,668 | 2,023 | 1,031 |
| CMake | 5 | 2,420 | 1,664 | 582 | 174 |
| Shell | 16 | 2,223 | 1,652 | 289 | 282 |
| CUDA | 3 | 671 | 492 | 95 | 84 |
| Protocol Buffers | 1 | 1,016 | 277 | 590 | 149 |
| JSON | 1 | 123 | 123 | 0 | 0 |

Top language (C++ Header 53.4%). Generated at 2026-09-17T07:13:55.795056206+00:00. Canonical report: https://octocounts.com/github/lightvector/KataGo

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/lightvector/KataGo/commit/76369bf4d9a4c65aeb005b8206c0885c940aaeb2?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 lightvector/KataGo have?

lightvector/KataGo has 956,184 total lines, including 701,870 code lines, 133,134 comment lines, and 121,180 blank lines.

### How was the lightvector/KataGo line count measured?

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

### What commit was counted for lightvector/KataGo?

This OctoCounts report was generated from 76369bf4d9a4c65aeb005b8206c0885c940aaeb2 at commit 76369bf4d9a4 on 2026-09-17T07:13:55.795056206+00:00.

## Similar repository reports

- [love2d/love](https://octocounts.com/github/love2d/love) — C++ Header, 689,874 code lines
- [gexgd0419/NaturalVoiceSAPIAdapter](https://octocounts.com/github/gexgd0419/NaturalVoiceSAPIAdapter) — C++ Header, 230,023 code lines
- [seanbaxter/circle](https://octocounts.com/github/seanbaxter/circle) — C++ Header, 99,332 code lines
- [bytedance/flux](https://octocounts.com/github/bytedance/flux) — C++ Header, 53,975 code lines
- [xtensor-stack/xtensor](https://octocounts.com/github/xtensor-stack/xtensor) — C++ Header, 41,480 code lines
- [nlohmann/json](https://octocounts.com/github/nlohmann/json) — C++ Header, 40,672 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)
- [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)
