# ryotairi/libresekai SLOC report

> As of 2026-09-16 (commit 228c5b0b0530), ryotairi/libresekai contains 1,097,708 total lines: 1,097,230 code, 168 comments, 310 blank, across 47 files in 5 languages (top: JSON 99.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ryotairi/libresekai has 1,097,230 source lines of code out of 1,097,708 total lines across 47 files, counted from the 228c5b0b0530523f32292fe4d386f337a0b31084 ref at commit 228c5b0b0530 by the OctoCounts tokei engine on 2026-09-16. 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 ryotairi/libresekai to commit 228c5b0b0530, 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 very large codebase by counted code lines. Code represents 100.0% of all lines, comments represent 0.0%, and the repository averages 23,345 code lines per file. JSON accounts for 99.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 7 | 1,095,148 | 1,095,148 | 0 | 0 |
| TypeScript | 31 | 1,713 | 1,459 | 61 | 193 |
| JavaScript | 7 | 740 | 549 | 94 | 97 |
| YAML | 1 | 96 | 74 | 7 | 15 |
| Markdown | 1 | 11 | 0 | 6 | 5 |

Top language (JSON 99.8%). Generated at 2026-09-16T14:23:57.644031740+00:00. Canonical report: https://octocounts.com/github/ryotairi/libresekai

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ryotairi/libresekai/commit/228c5b0b0530523f32292fe4d386f337a0b31084?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 ryotairi/libresekai have?

ryotairi/libresekai has 1,097,708 total lines, including 1,097,230 code lines, 168 comment lines, and 310 blank lines.

### How was the ryotairi/libresekai line count measured?

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

### What commit was counted for ryotairi/libresekai?

This OctoCounts report was generated from 228c5b0b0530523f32292fe4d386f337a0b31084 at commit 228c5b0b0530 on 2026-09-16T14:23:57.644031740+00:00.

## Similar repository reports

- [starchild-codes/cross-lingual-moral-judgment-benchmark](https://octocounts.com/github/starchild-codes/cross-lingual-moral-judgment-benchmark) — JSON, 1,086,066 code lines
- [thingsboard/thingsboard](https://octocounts.com/github/thingsboard/thingsboard) — JSON, 1,038,031 code lines
- [LanceZPF/agent-as-a-router](https://octocounts.com/github/LanceZPF/agent-as-a-router) — JSON, 906,466 code lines
- [ThinkInAIXYZ/deepchat](https://octocounts.com/github/ThinkInAIXYZ/deepchat) — JSON, 901,792 code lines
- [joernio/joern](https://octocounts.com/github/joernio/joern) — JSON, 898,139 code lines
- [princeton-nlp/intercode](https://octocounts.com/github/princeton-nlp/intercode) — JSON, 892,057 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)
