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%). Counted with tokei via OctoCounts.
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.
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 | 453202 | 359975 | 18331 | 74896 |
| C Header | 727 | 159315 | 124531 | 12294 | 22490 |
| C++ Header | 82 | 19181 | 15410 | 736 | 3035 |
| Visual Studio Project | 29 | 7672 | 7672 | 0 | 0 |
| GLSL | 34 | 4910 | 4909 | 0 | 1 |
| CMake | 48 | 3335 | 2708 | 254 | 373 |
| Bitbake | 2 | 1972 | 1972 | 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.
RPCS3/rpcs3 has 652,097 total lines, including 519,239 code lines, 31,862 comment lines, and 100,996 blank lines.
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.
This OctoCounts report was generated from 065b490eb49ef815b5b6af2a58ae865ecbbab9ab at commit 065b490eb49e on 2026-09-06T23:29:18.259701877+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: