# limbo018/DREAMPlace SLOC report

> As of 2026-09-21 (commit 89db67655757), limbo018/DREAMPlace contains 75,204 total lines: 57,658 code, 9,499 comments, 8,047 blank, across 458 files in 12 languages (top: C++ 29.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

limbo018/DREAMPlace has 57,658 source lines of code out of 75,204 total lines across 458 files, counted from the 89db67655757d0f488a7c076de15d69d56865348 ref at commit 89db67655757 by the OctoCounts tokei engine on 2026-09-21. 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 limbo018/DREAMPlace to commit 89db67655757, 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 medium-sized codebase by counted code lines. Code represents 76.7% of all lines, comments represent 12.6%, and the repository averages 126 code lines per file. C++ accounts for 29.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 95 | 22,768 | 16,777 | 3,488 | 2,503 |
| Python | 110 | 20,312 | 16,238 | 1,936 | 2,138 |
| C Header | 97 | 16,837 | 12,534 | 2,435 | 1,868 |
| CUDA | 32 | 10,194 | 8,182 | 946 | 1,066 |
| JSON | 65 | 2,288 | 2,288 | 0 | 0 |
| CMake | 50 | 1,971 | 1,533 | 112 | 326 |
| C++ Header | 1 | 71 | 49 | 8 | 14 |
| Dockerfile | 1 | 40 | 28 | 5 | 7 |
| Autoconf | 1 | 26 | 18 | 6 | 2 |
| Perl | 1 | 14 | 11 | 2 | 1 |
| Markdown | 4 | 671 | 0 | 549 | 122 |
| Plain Text | 1 | 12 | 0 | 12 | 0 |

Top language (C++ 29.1%). Generated at 2026-09-21T02:45:41.058143179+00:00. Canonical report: https://octocounts.com/github/limbo018/DREAMPlace

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/limbo018/DREAMPlace/commit/89db67655757d0f488a7c076de15d69d56865348?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 limbo018/DREAMPlace have?

limbo018/DREAMPlace has 75,204 total lines, including 57,658 code lines, 9,499 comment lines, and 8,047 blank lines.

### How was the limbo018/DREAMPlace line count measured?

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

### What commit was counted for limbo018/DREAMPlace?

This OctoCounts report was generated from 89db67655757d0f488a7c076de15d69d56865348 at commit 89db67655757 on 2026-09-21T02:45:41.058143179+00:00.

## Similar repository reports

- [BVLC/caffe](https://octocounts.com/github/BVLC/caffe) — C++, 57,102 code lines
- [LensPlaysGames/LensorCompilerCollection](https://octocounts.com/github/LensPlaysGames/LensorCompilerCollection) — C++, 55,602 code lines
- [rpm-software-management/rpm](https://octocounts.com/github/rpm-software-management/rpm) — C++, 62,133 code lines
- [schrodinger/sketcher](https://octocounts.com/github/schrodinger/sketcher) — C++, 52,910 code lines
- [mkxp-z/mkxp-z](https://octocounts.com/github/mkxp-z/mkxp-z) — C++, 62,446 code lines
- [lizardbyte/sunshine](https://octocounts.com/github/lizardbyte/sunshine) — C++, 63,118 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)
