# risingwavelabs/risingwave SLOC report

> As of 2026-07-16 (commit 19982bcb9642), risingwavelabs/risingwave contains 873,095 total lines: 722,978 code, 65,240 comments, 84,877 blank, across 3,888 files in 27 languages (top: Rust 85.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving risingwavelabs/risingwave to commit 19982bcb9642, 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 7.5%, and the repository averages 186 code lines per file. Rust accounts for 85.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 2,522 | 738,754 | 614,551 | 51,449 | 72,754 |
| JSON | 24 | 19,212 | 19,212 | 0 | 0 |
| Python | 156 | 20,509 | 17,830 | 718 | 1,961 |
| Java | 152 | 24,436 | 16,807 | 5,025 | 2,604 |
| YAML | 95 | 16,477 | 15,255 | 512 | 710 |
| Shell | 166 | 10,865 | 7,960 | 1,014 | 1,891 |
| TOML | 154 | 8,810 | 7,171 | 703 | 936 |
| SQL | 341 | 7,781 | 6,837 | 488 | 456 |
| Protocol Buffers | 37 | 9,130 | 6,463 | 1,391 | 1,276 |
| TSX | 34 | 4,533 | 3,573 | 564 | 396 |
| Go | 27 | 3,461 | 2,998 | 67 | 396 |
| XML | 25 | 2,542 | 2,163 | 202 | 177 |

Top language (Rust 85.0%). Generated at 2026-07-16T17:17:57.442950690+00:00. Canonical report: https://octocounts.com/github/risingwavelabs/risingwave

## Report FAQ

### How many lines of code does risingwavelabs/risingwave have?

risingwavelabs/risingwave has 873,095 total lines, including 722,978 code lines, 65,240 comment lines, and 84,877 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 19982bcb9642, 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 main at commit 19982bcb9642 on 2026-07-16T17:17:57.442950690+00:00.

## Similar repository reports

- [vercel/next.js](https://octocounts.com/github/vercel/next.js) — Rust, 715,366 code lines
- [biomejs/biome](https://octocounts.com/github/biomejs/biome) — Rust, 699,703 code lines
- [Hmbown/CodeWhale](https://octocounts.com/github/Hmbown/CodeWhale) — Rust, 765,806 code lines
- [Helvesec/rmux](https://octocounts.com/github/Helvesec/rmux) — Rust, 679,010 code lines
- [block/buzz](https://octocounts.com/github/block/buzz) — Rust, 805,595 code lines
- [databendlabs/databend](https://octocounts.com/github/databendlabs/databend) — Rust, 637,220 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)
