# ruvnet/ruflo SLOC report

> As of 2026-09-08 (commit a158418a8b77), ruvnet/ruflo contains 902,906 total lines: 645,353 code, 165,858 comments, 91,695 blank, across 2,916 files in 19 languages (top: TypeScript 62.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ruvnet/ruflo has 645,353 source lines of code out of 902,906 total lines across 2,916 files, counted from the a158418a8b774f678dd36831be4ad1d5619b3395 ref at commit a158418a8b77 by the OctoCounts tokei engine on 2026-09-08. 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 ruvnet/ruflo to commit a158418a8b77, 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 71.5% of all lines, comments represent 18.4%, and the repository averages 221 code lines per file. TypeScript accounts for 62.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,540 | 558,486 | 401,885 | 94,778 | 61,823 |
| JSON | 197 | 137,283 | 137,278 | 0 | 5 |
| JavaScript | 284 | 65,326 | 48,784 | 12,145 | 4,397 |
| YAML | 90 | 26,735 | 24,225 | 286 | 2,224 |
| TSX | 78 | 13,705 | 12,594 | 106 | 1,005 |
| Shell | 62 | 10,143 | 7,767 | 1,269 | 1,107 |
| Svelte | 85 | 5,633 | 5,209 | 174 | 250 |
| Rust | 20 | 4,385 | 3,631 | 145 | 609 |
| SQL | 8 | 3,583 | 2,430 | 722 | 431 |
| PowerShell | 2 | 432 | 354 | 23 | 55 |
| CSS | 4 | 465 | 333 | 55 | 77 |
| TOML | 11 | 462 | 288 | 99 | 75 |

Top language (TypeScript 62.3%). Generated at 2026-09-08T15:52:56.734559915+00:00. Canonical report: https://octocounts.com/github/ruvnet/ruflo

## Reproduce this report

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

ruvnet/ruflo has 902,906 total lines, including 645,353 code lines, 165,858 comment lines, and 91,695 blank lines.

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

OctoCounts resolved the public GitHub repository to commit a158418a8b77, 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/ruflo?

This OctoCounts report was generated from a158418a8b774f678dd36831be4ad1d5619b3395 at commit a158418a8b77 on 2026-09-08T15:52:56.734559915+00:00.

## Similar repository reports

- [XiaomiMiMo/MiMo-Code](https://octocounts.com/github/XiaomiMiMo/MiMo-Code) — TypeScript, 656,203 code lines
- [goauthentik/authentik](https://octocounts.com/github/goauthentik/authentik) — TypeScript, 629,526 code lines
- [kodustech/kodus-ai](https://octocounts.com/github/kodustech/kodus-ai) — TypeScript, 629,355 code lines
- [ferroxlabs/wayland](https://octocounts.com/github/ferroxlabs/wayland) — TypeScript, 628,086 code lines
- [angular/angular](https://octocounts.com/github/angular/angular) — TypeScript, 627,683 code lines
- [openchamber/openchamber](https://octocounts.com/github/openchamber/openchamber) — TypeScript, 611,516 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
