As of 2026-05-20 (commit a1d89da41c5d), GDRETools/gdsdecomp contains 216,366 total lines: 172,220 code, 22,812 comments, 21,334 blank, across 588 files in 21 languages (top: C++ 47.9%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving GDRETools/gdsdecomp to commit a1d89da41c5d, 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 10.5%, and the repository averages 293 code lines per file. C++ accounts for 47.9% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| C++ | 164 | 94870 | 82409 | 4242 | 8219 |
| C Header | 194 | 55020 | 40204 | 7488 | 7328 |
| C++ Header | 9 | 28296 | 16593 | 8983 | 2720 |
| JSON | 3 | 10423 | 10423 | 0 | 0 |
| C# | 39 | 12252 | 10041 | 843 | 1368 |
| GDScript | 70 | 8546 | 7021 | 429 | 1096 |
| XML | 17 | 1633 | 1633 | 0 | 0 |
| Rust | 9 | 1684 | 1459 | 51 | 174 |
| Python | 7 | 1408 | 991 | 261 | 156 |
| Forge Config | 1 | 648 | 629 | 0 | 19 |
| Shell | 3 | 255 | 210 | 10 | 35 |
| Bitbake | 2 | 229 | 201 | 5 | 23 |
Top language (C++ 47.9%). Generated at 2026-05-20T15:19:35.123295604+00:00.
GDRETools/gdsdecomp has 216,366 total lines, including 172,220 code lines, 22,812 comment lines, and 21,334 blank lines.
OctoCounts resolved the public GitHub repository to commit a1d89da41c5d, 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 master at commit a1d89da41c5d on 2026-05-20T15:19:35.123295604+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: