# scylladb/scylladb SLOC report

> As of 2026-08-26 (commit ed37251ab8e1), scylladb/scylladb contains 525,137 total lines: 389,563 code, 68,820 comments, 66,754 blank, across 1,924 files in 18 languages (top: C++ 61.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving scylladb/scylladb to commit ed37251ab8e1, 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 74.2% of all lines, comments represent 13.1%, and the repository averages 202 code lines per file. C++ accounts for 61.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 572 | 303,732 | 238,910 | 29,352 | 35,470 |
| C++ Header | 1,139 | 168,783 | 108,251 | 34,477 | 26,055 |
| Python | 40 | 19,408 | 15,553 | 1,019 | 2,836 |
| JSON | 30 | 13,025 | 12,988 | 0 | 37 |
| C Header | 1 | 6,526 | 5,709 | 139 | 678 |
| CMake | 65 | 3,665 | 3,001 | 360 | 304 |
| Shell | 20 | 3,127 | 2,586 | 242 | 299 |
| Lua | 8 | 1,024 | 669 | 190 | 165 |
| Rust | 5 | 698 | 571 | 68 | 59 |
| BASH | 5 | 551 | 442 | 41 | 68 |
| YAML | 8 | 1,555 | 397 | 1,002 | 156 |
| Nix | 3 | 282 | 203 | 35 | 44 |

Top language (C++ 61.3%). Generated at 2026-08-26T18:20:44.960606993+00:00. Canonical report: https://octocounts.com/github/scylladb/scylladb

## Report FAQ

### How many lines of code does scylladb/scylladb have?

scylladb/scylladb has 525,137 total lines, including 389,563 code lines, 68,820 comment lines, and 66,754 blank lines.

### How was the scylladb/scylladb line count measured?

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

### What commit was counted for scylladb/scylladb?

This OctoCounts report was generated from master at commit ed37251ab8e1 on 2026-08-26T18:20:44.960606993+00:00.

## Similar repository reports

- [RunanywhereAI/runanywhere-sdks](https://octocounts.com/github/RunanywhereAI/runanywhere-sdks) — C++, 385,663 code lines
- [electronicarts/CnC_Red_Alert](https://octocounts.com/github/electronicarts/CnC_Red_Alert) — C++, 368,288 code lines
- [YimMenu/YimMenuV2](https://octocounts.com/github/YimMenu/YimMenuV2) — C++, 355,673 code lines
- [HaujetZhao/Qwen3-ASR-GGUF](https://octocounts.com/github/HaujetZhao/Qwen3-ASR-GGUF) — C++, 439,981 code lines
- [k2-fsa/sherpa-onnx](https://octocounts.com/github/k2-fsa/sherpa-onnx) — C++, 326,958 code lines
- [SophistSolutions/Stroika](https://octocounts.com/github/SophistSolutions/Stroika) — C++, 461,559 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
