# GDRETools/gdsdecomp SLOC report

> As of 2026-09-16 (commit 5b86ec6d6c66), GDRETools/gdsdecomp contains 438,971 total lines: 392,470 code, 23,507 comments, 22,994 blank, across 617 files in 22 languages (top: JSON 55.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

GDRETools/gdsdecomp has 392,470 source lines of code out of 438,971 total lines across 617 files, counted from the 5b86ec6d6c6672d5d814769c530403cc1a6ef6a5 ref at commit 5b86ec6d6c66 by the OctoCounts tokei engine on 2026-09-16. 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 GDRETools/gdsdecomp to commit 5b86ec6d6c66, 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 89.4% of all lines, comments represent 5.4%, and the repository averages 636 code lines per file. JSON accounts for 55.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 3 | 217,221 | 217,221 | 0 | 0 |
| C++ | 182 | 111,262 | 96,298 | 5,089 | 9,875 |
| C Header | 200 | 52,939 | 38,335 | 7,405 | 7,199 |
| C++ Header | 16 | 28,954 | 16,983 | 9,146 | 2,825 |
| C# | 40 | 12,686 | 10,417 | 858 | 1,411 |
| GDScript | 63 | 8,111 | 6,798 | 276 | 1,037 |
| XML | 18 | 2,291 | 2,276 | 0 | 15 |
| Rust | 9 | 1,757 | 1,532 | 49 | 176 |
| Python | 7 | 1,439 | 1,029 | 236 | 174 |
| Forge Config | 1 | 648 | 629 | 0 | 19 |
| Shell | 3 | 255 | 210 | 10 | 35 |
| Bitbake | 2 | 229 | 201 | 5 | 23 |

Top language (JSON 55.3%). Generated at 2026-09-16T21:17:53.939150592+00:00. Canonical report: https://octocounts.com/github/GDRETools/gdsdecomp

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/GDRETools/gdsdecomp/commit/5b86ec6d6c6672d5d814769c530403cc1a6ef6a5?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 GDRETools/gdsdecomp have?

GDRETools/gdsdecomp has 438,971 total lines, including 392,470 code lines, 23,507 comment lines, and 22,994 blank lines.

### How was the GDRETools/gdsdecomp line count measured?

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

### What commit was counted for GDRETools/gdsdecomp?

This OctoCounts report was generated from 5b86ec6d6c6672d5d814769c530403cc1a6ef6a5 at commit 5b86ec6d6c66 on 2026-09-16T21:17:53.939150592+00:00.

## Similar repository reports

- [mempalace/mempalace](https://octocounts.com/github/mempalace/mempalace) — JSON, 390,674 code lines
- [reduxjs/redux](https://octocounts.com/github/reduxjs/redux) — JSON, 395,795 code lines
- [debpalash/VoiceStudio](https://octocounts.com/github/debpalash/VoiceStudio) — JSON, 412,985 code lines
- [every-app/open-seo](https://octocounts.com/github/every-app/open-seo) — JSON, 360,379 code lines
- [cyberpapiii/chipotlai-max](https://octocounts.com/github/cyberpapiii/chipotlai-max) — JSON, 352,807 code lines
- [immich-app/immich](https://octocounts.com/github/immich-app/immich) — JSON, 439,718 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)
- [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)
