# tinyhumansai/openhuman SLOC report

> As of 2026-08-26 (commit be6e7f6abbc3), tinyhumansai/openhuman contains 1,376,477 total lines: 1,170,843 code, 108,360 comments, 97,274 blank, across 4,062 files in 22 languages (top: Rust 45.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tinyhumansai/openhuman to commit be6e7f6abbc3, 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 85.1% of all lines, comments represent 7.9%, and the repository averages 288 code lines per file. Rust accounts for 45.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,918 | 636,059 | 536,881 | 42,260 | 56,918 |
| JSON | 53 | 273,569 | 273,565 | 0 | 4 |
| TypeScript | 629 | 198,837 | 168,877 | 19,372 | 10,588 |
| TSX | 853 | 158,431 | 127,127 | 18,143 | 13,161 |
| YAML | 5 | 29,256 | 23,931 | 94 | 5,231 |
| JavaScript | 98 | 25,194 | 21,146 | 2,202 | 1,846 |
| Shell | 134 | 20,653 | 14,476 | 3,935 | 2,242 |
| CSS | 7 | 2,317 | 1,706 | 417 | 194 |
| TOML | 52 | 3,932 | 1,621 | 2,108 | 203 |
| Swift | 5 | 676 | 480 | 94 | 102 |
| Python | 2 | 470 | 386 | 14 | 70 |
| PowerShell | 1 | 267 | 197 | 40 | 30 |

Top language (Rust 45.9%). Generated at 2026-08-26T03:16:48.477229643+00:00. Canonical report: https://octocounts.com/github/tinyhumansai/openhuman

## Report FAQ

### How many lines of code does tinyhumansai/openhuman have?

tinyhumansai/openhuman has 1,376,477 total lines, including 1,170,843 code lines, 108,360 comment lines, and 97,274 blank lines.

### How was the tinyhumansai/openhuman line count measured?

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

### What commit was counted for tinyhumansai/openhuman?

This OctoCounts report was generated from main at commit be6e7f6abbc3 on 2026-08-26T03:16:48.477229643+00:00.

## Similar repository reports

- [nautechsystems/nautilus_trader](https://octocounts.com/github/nautechsystems/nautilus_trader) — Rust, 1,161,242 code lines
- [paritytech/polkadot-sdk](https://octocounts.com/github/paritytech/polkadot-sdk) — Rust, 1,192,097 code lines
- [MystenLabs/sui](https://octocounts.com/github/MystenLabs/sui) — Rust, 1,141,523 code lines
- [macro-inc/macro](https://octocounts.com/github/macro-inc/macro) — Rust, 1,117,134 code lines
- [openai/codex](https://octocounts.com/github/openai/codex) — Rust, 1,236,363 code lines
- [openinterpreter/openinterpreter](https://octocounts.com/github/openinterpreter/openinterpreter) — Rust, 1,083,771 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)
