# alphaXiv/OpenResearch SLOC report

> As of 2026-09-14 (commit 95b2d961966c), alphaXiv/OpenResearch contains 140,608 total lines: 116,391 code, 15,306 comments, 8,911 blank, across 313 files in 15 languages (top: Rust 56.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving alphaXiv/OpenResearch to commit 95b2d961966c, 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 82.8% of all lines, comments represent 10.9%, and the repository averages 372 code lines per file. Rust accounts for 56.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 101 | 74,327 | 66,179 | 3,101 | 5,047 |
| TSX | 70 | 24,828 | 22,897 | 953 | 978 |
| SVG | 9 | 9,260 | 9,260 | 0 | 0 |
| Python | 32 | 7,763 | 6,027 | 928 | 808 |
| JSON | 10 | 3,594 | 3,594 | 0 | 0 |
| TypeScript | 29 | 4,533 | 3,532 | 508 | 493 |
| YAML | 1 | 3,117 | 2,446 | 0 | 671 |
| JavaScript | 8 | 1,533 | 1,356 | 57 | 120 |
| CSS | 4 | 626 | 536 | 14 | 76 |
| Shell | 7 | 646 | 394 | 162 | 90 |
| TOML | 3 | 163 | 117 | 33 | 13 |
| TeX | 1 | 59 | 33 | 22 | 4 |

Top language (Rust 56.9%). Generated at 2026-09-14T09:58:06.354337188+00:00. Canonical report: https://octocounts.com/github/alphaXiv/OpenResearch

## Report FAQ

### How many lines of code does alphaXiv/OpenResearch have?

alphaXiv/OpenResearch has 140,608 total lines, including 116,391 code lines, 15,306 comment lines, and 8,911 blank lines.

### How was the alphaXiv/OpenResearch line count measured?

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

### What commit was counted for alphaXiv/OpenResearch?

This OctoCounts report was generated from 95b2d961966c128b27f9d49753e227791a01c909 at commit 95b2d961966c on 2026-09-14T09:58:06.354337188+00:00.

## Similar repository reports

- [h4ckf0r0day/obscura](https://octocounts.com/github/h4ckf0r0day/obscura) — Rust, 129,362 code lines
- [KimEJ/OpenJTD](https://octocounts.com/github/KimEJ/OpenJTD) — Rust, 125,572 code lines
- [louis-e/arnis](https://octocounts.com/github/louis-e/arnis) — Rust, 125,088 code lines
- [harry0703/MangoDisk](https://octocounts.com/github/harry0703/MangoDisk) — Rust, 130,705 code lines
- [meilisearch/meilisearch](https://octocounts.com/github/meilisearch/meilisearch) — Rust, 124,781 code lines
- [dioxuslabs/dioxus](https://octocounts.com/github/dioxuslabs/dioxus) — Rust, 123,362 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
