# risingwavelabs/risingwave SLOC report

> As of 2026-09-16 (commit 1de751f029d0), risingwavelabs/risingwave contains 909,640 total lines: 751,646 code, 67,881 comments, 90,113 blank, across 3,957 files in 27 languages (top: Rust 86.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

risingwavelabs/risingwave has 751,646 source lines of code out of 909,640 total lines across 3,957 files, counted from the 1de751f029d09490f5a177dbdecbcaec467dd064 ref at commit 1de751f029d0 by the OctoCounts tokei engine on 2026-09-16. 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 risingwavelabs/risingwave to commit 1de751f029d0, 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.6% of all lines, comments represent 7.5%, and the repository averages 190 code lines per file. Rust accounts for 86.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 2,568 | 781,876 | 652,157 | 53,724 | 75,995 |
| YAML | 96 | 24,044 | 21,279 | 519 | 2,246 |
| Python | 159 | 20,974 | 18,203 | 741 | 2,030 |
| Java | 154 | 25,126 | 17,364 | 5,068 | 2,694 |
| Shell | 173 | 11,525 | 8,485 | 1,041 | 1,999 |
| TOML | 158 | 9,098 | 7,422 | 723 | 953 |
| SQL | 341 | 7,784 | 6,841 | 488 | 455 |
| Protocol Buffers | 37 | 9,520 | 6,698 | 1,504 | 1,318 |
| TSX | 35 | 5,577 | 4,510 | 588 | 479 |
| Go | 27 | 3,461 | 2,998 | 67 | 396 |
| XML | 25 | 2,716 | 2,331 | 208 | 177 |
| JSON | 24 | 1,108 | 1,108 | 0 | 0 |

Top language (Rust 86.8%). Generated at 2026-09-16T16:44:14.599659710+00:00. Canonical report: https://octocounts.com/github/risingwavelabs/risingwave

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/risingwavelabs/risingwave/commit/1de751f029d09490f5a177dbdecbcaec467dd064?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 risingwavelabs/risingwave have?

risingwavelabs/risingwave has 909,640 total lines, including 751,646 code lines, 67,881 comment lines, and 90,113 blank lines.

### How was the risingwavelabs/risingwave line count measured?

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

### What commit was counted for risingwavelabs/risingwave?

This OctoCounts report was generated from 1de751f029d09490f5a177dbdecbcaec467dd064 at commit 1de751f029d0 on 2026-09-16T16:44:14.599659710+00:00.

## Similar repository reports

- [vercel/next.js](https://octocounts.com/github/vercel/next.js) — Rust, 735,550 code lines
- [biomejs/biome](https://octocounts.com/github/biomejs/biome) — Rust, 699,703 code lines
- [Helvesec/rmux](https://octocounts.com/github/Helvesec/rmux) — Rust, 679,010 code lines
- [tikv/tikv](https://octocounts.com/github/tikv/tikv) — Rust, 632,230 code lines
- [apache/datafusion](https://octocounts.com/github/apache/datafusion) — Rust, 631,738 code lines
- [astral-sh/ruff](https://octocounts.com/github/astral-sh/ruff) — Rust, 619,747 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)
