# RPCS3/rpcs3 SLOC report

> As of 2026-09-06 (commit 065b490eb49e), RPCS3/rpcs3 contains 652,097 total lines: 519,239 code, 31,862 comments, 100,996 blank, across 1,730 files in 18 languages (top: C++ 69.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

RPCS3/rpcs3 has 519,239 source lines of code out of 652,097 total lines across 1,730 files, counted from the 065b490eb49ef815b5b6af2a58ae865ecbbab9ab ref at commit 065b490eb49e by the OctoCounts tokei engine on 2026-09-06. 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 RPCS3/rpcs3 to commit 065b490eb49e, 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 79.6% of all lines, comments represent 4.9%, and the repository averages 300 code lines per file. C++ accounts for 69.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 700 | 453,202 | 359,975 | 18,331 | 74,896 |
| C Header | 727 | 159,315 | 124,531 | 12,294 | 22,490 |
| C++ Header | 82 | 19,181 | 15,410 | 736 | 3,035 |
| Visual Studio Project | 29 | 7,672 | 7,672 | 0 | 0 |
| GLSL | 34 | 4,910 | 4,909 | 0 | 1 |
| CMake | 48 | 3,335 | 2,708 | 254 | 373 |
| Bitbake | 2 | 1,972 | 1,972 | 0 | 0 |
| SVG | 88 | 512 | 512 | 0 | 0 |
| Python | 1 | 485 | 397 | 34 | 54 |
| MSBuild | 8 | 425 | 383 | 40 | 2 |
| Visual Studio Solution | 1 | 289 | 289 | 0 | 0 |
| Batch | 1 | 189 | 158 | 0 | 31 |

Top language (C++ 69.3%). Generated at 2026-09-06T23:29:18.259701877+00:00. Canonical report: https://octocounts.com/github/RPCS3/rpcs3

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/RPCS3/rpcs3/commit/065b490eb49ef815b5b6af2a58ae865ecbbab9ab?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 RPCS3/rpcs3 have?

RPCS3/rpcs3 has 652,097 total lines, including 519,239 code lines, 31,862 comment lines, and 100,996 blank lines.

### How was the RPCS3/rpcs3 line count measured?

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

### What commit was counted for RPCS3/rpcs3?

This OctoCounts report was generated from 065b490eb49ef815b5b6af2a58ae865ecbbab9ab at commit 065b490eb49e on 2026-09-06T23:29:18.259701877+00:00.

## Similar repository reports

- [pointcloudlibrary/pcl](https://octocounts.com/github/pointcloudlibrary/pcl) — C++, 515,645 code lines
- [chromium/openscreen](https://octocounts.com/github/chromium/openscreen) — C++, 523,407 code lines
- [handy-computer/transcribe.cpp](https://octocounts.com/github/handy-computer/transcribe.cpp) — C++, 526,627 code lines
- [LostRuins/koboldcpp](https://octocounts.com/github/LostRuins/koboldcpp) — C++, 529,734 code lines
- [noctalia-dev/noctalia](https://octocounts.com/github/noctalia-dev/noctalia) — C++, 534,169 code lines
- [tdlib/td](https://octocounts.com/github/tdlib/td) — C++, 542,026 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)
- [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)
