# AprilNEA/OpenLogi SLOC report

> As of 2026-08-28 (commit b32ae0872252), AprilNEA/OpenLogi contains 122,925 total lines: 105,549 code, 6,321 comments, 11,055 blank, across 620 files in 10 languages (top: Rust 87.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

AprilNEA/OpenLogi has 105,549 source lines of code out of 122,925 total lines across 620 files, counted from the master ref at commit b32ae0872252 by the OctoCounts tokei engine on 2026-08-28. 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 AprilNEA/OpenLogi to commit b32ae0872252, 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 85.9% of all lines, comments represent 5.1%, and the repository averages 170 code lines per file. Rust accounts for 87.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 458 | 106,530 | 91,889 | 4,314 | 10,327 |
| YAML | 24 | 10,959 | 10,863 | 40 | 56 |
| SVG | 70 | 1,015 | 991 | 18 | 6 |
| TOML | 26 | 1,179 | 871 | 195 | 113 |
| Nix | 4 | 603 | 427 | 139 | 37 |
| JSON | 4 | 293 | 293 | 0 | 0 |
| Shell | 4 | 269 | 170 | 55 | 44 |
| JavaScript | 1 | 55 | 40 | 10 | 5 |
| Snakemake | 1 | 40 | 5 | 32 | 3 |
| Markdown | 28 | 1,982 | 0 | 1,518 | 464 |

Top language (Rust 87.1%). Generated at 2026-08-28T00:56:45.959210400+00:00. Canonical report: https://octocounts.com/github/AprilNEA/OpenLogi

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/AprilNEA/OpenLogi/commit/b32ae0872252a20353a2b8b51f1ef74b065c78f6?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 AprilNEA/OpenLogi have?

AprilNEA/OpenLogi has 122,925 total lines, including 105,549 code lines, 6,321 comment lines, and 11,055 blank lines.

### How was the AprilNEA/OpenLogi line count measured?

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

### What commit was counted for AprilNEA/OpenLogi?

This OctoCounts report was generated from master at commit b32ae0872252 on 2026-08-28T00:56:45.959210400+00:00.

## Similar repository reports

- [rtk-ai/rtk](https://octocounts.com/github/rtk-ai/rtk) — Rust, 104,806 code lines
- [ataraxy-labs/sem](https://octocounts.com/github/ataraxy-labs/sem) — Rust, 107,404 code lines
- [leptos-rs/leptos](https://octocounts.com/github/leptos-rs/leptos) — Rust, 107,502 code lines
- [typst/typst](https://octocounts.com/github/typst/typst) — Rust, 101,931 code lines
- [clash-verge-rev/clash-verge-rev](https://octocounts.com/github/clash-verge-rev/clash-verge-rev) — Rust, 109,294 code lines
- [qarmin/czkawka](https://octocounts.com/github/qarmin/czkawka) — Rust, 110,449 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)
