# ruvnet/RuView SLOC report

> As of 2026-08-15 (commit de27336fa1db), ruvnet/RuView contains 864,999 total lines: 762,521 code, 47,293 comments, 55,185 blank, across 1,872 files in 24 languages (top: JSON 54.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ruvnet/RuView to commit de27336fa1db, 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 88.2% of all lines, comments represent 5.5%, and the repository averages 407 code lines per file. JSON accounts for 54.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 94 | 416,130 | 416,129 | 0 | 1 |
| Rust | 744 | 243,985 | 202,250 | 13,381 | 28,354 |
| JavaScript | 167 | 59,820 | 45,673 | 7,333 | 6,814 |
| Python | 208 | 53,904 | 42,296 | 3,248 | 8,360 |
| TypeScript | 136 | 15,427 | 12,552 | 1,702 | 1,173 |
| TSX | 52 | 11,039 | 9,975 | 213 | 851 |
| C | 45 | 13,148 | 8,716 | 2,697 | 1,735 |
| CSS | 10 | 7,872 | 6,537 | 298 | 1,037 |
| Shell | 40 | 8,953 | 6,492 | 1,323 | 1,138 |
| HTML | 25 | 4,845 | 4,561 | 93 | 191 |
| YAML | 39 | 3,103 | 2,763 | 179 | 161 |
| TOML | 68 | 3,797 | 2,463 | 844 | 490 |

Top language (JSON 54.6%). Generated at 2026-08-15T13:14:43.714898899+00:00. Canonical report: https://octocounts.com/github/ruvnet/RuView

## Report FAQ

### How many lines of code does ruvnet/RuView have?

ruvnet/RuView has 864,999 total lines, including 762,521 code lines, 47,293 comment lines, and 55,185 blank lines.

### How was the ruvnet/RuView line count measured?

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

### What commit was counted for ruvnet/RuView?

This OctoCounts report was generated from main at commit de27336fa1db on 2026-08-15T13:14:43.714898899+00:00.

## Similar repository reports

- [aaif-goose/goose](https://octocounts.com/github/aaif-goose/goose) — JSON, 755,713 code lines
- [foru17/make-x-great-again](https://octocounts.com/github/foru17/make-x-great-again) — JSON, 749,110 code lines
- [llm-as-a-verifier/llm-as-a-verifier](https://octocounts.com/github/llm-as-a-verifier/llm-as-a-verifier) — JSON, 778,427 code lines
- [Gerafftes/Observatory](https://octocounts.com/github/Gerafftes/Observatory) — JSON, 788,500 code lines
- [noctalia-dev/legacy-v4-plugins](https://octocounts.com/github/noctalia-dev/legacy-v4-plugins) — JSON, 725,798 code lines
- [okibcn/ScoopMaster](https://octocounts.com/github/okibcn/ScoopMaster) — JSON, 804,994 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
