# madeye/ds-input SLOC report

> As of 2026-09-16 (commit 8467a16b401f), madeye/ds-input contains 8,810 total lines: 5,939 code, 1,816 comments, 1,055 blank, across 53 files in 12 languages (top: C++ 33.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

madeye/ds-input has 5,939 source lines of code out of 8,810 total lines across 53 files, counted from the 8467a16b401f0ce679fe081602208f8247debca7 ref at commit 8467a16b401f 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 madeye/ds-input to commit 8467a16b401f, 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 small codebase by counted code lines. Code represents 67.4% of all lines, comments represent 20.6%, and the repository averages 112 code lines per file. C++ accounts for 33.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 11 | 2,714 | 2,003 | 440 | 271 |
| Rust | 7 | 2,067 | 1,763 | 95 | 209 |
| Swift | 7 | 1,421 | 968 | 260 | 193 |
| C Header | 9 | 813 | 360 | 318 | 135 |
| Python | 1 | 316 | 264 | 19 | 33 |
| Shell | 3 | 346 | 211 | 103 | 32 |
| PowerShell | 2 | 205 | 142 | 46 | 17 |
| YAML | 2 | 160 | 131 | 17 | 12 |
| CMake | 2 | 122 | 72 | 32 | 18 |
| TOML | 1 | 24 | 19 | 2 | 3 |
| Module-Definition | 1 | 11 | 6 | 5 | 0 |
| Markdown | 7 | 611 | 0 | 479 | 132 |

Top language (C++ 33.7%). Generated at 2026-09-16T15:27:15.585378269+00:00. Canonical report: https://octocounts.com/github/madeye/ds-input

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/madeye/ds-input/commit/8467a16b401f0ce679fe081602208f8247debca7?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 madeye/ds-input have?

madeye/ds-input has 8,810 total lines, including 5,939 code lines, 1,816 comment lines, and 1,055 blank lines.

### How was the madeye/ds-input line count measured?

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

### What commit was counted for madeye/ds-input?

This OctoCounts report was generated from 8467a16b401f0ce679fe081602208f8247debca7 at commit 8467a16b401f on 2026-09-16T15:27:15.585378269+00:00.

## Similar repository reports

- [dev47apps/droidcam-obs-plugin](https://octocounts.com/github/dev47apps/droidcam-obs-plugin) — C++, 5,937 code lines
- [JuliaHubOSS/llvm-cbe](https://octocounts.com/github/JuliaHubOSS/llvm-cbe) — C++, 6,085 code lines
- [MIT-SPARK/TEASER-plusplus](https://octocounts.com/github/MIT-SPARK/TEASER-plusplus) — C++, 5,544 code lines
- [xavhl/ACM-programming-practice](https://octocounts.com/github/xavhl/ACM-programming-practice) — C++, 5,465 code lines
- [martindes01/learncpp](https://octocounts.com/github/martindes01/learncpp) — C++, 5,353 code lines
- [coolight7/musicxx](https://octocounts.com/github/coolight7/musicxx) — C++, 6,649 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)
