# carloslfu/slotstream SLOC report

> As of 2026-09-02 (commit 45534079d1bf), carloslfu/slotstream contains 22,187 total lines: 14,968 code, 5,327 comments, 1,892 blank, across 72 files in 9 languages (top: Swift 46.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

carloslfu/slotstream has 14,968 source lines of code out of 22,187 total lines across 72 files, counted from the main ref at commit 45534079d1bf by the OctoCounts tokei engine on 2026-09-02. 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 carloslfu/slotstream to commit 45534079d1bf, 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 67.5% of all lines, comments represent 24.0%, and the repository averages 208 code lines per file. Swift accounts for 46.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 25 | 8,947 | 6,970 | 1,344 | 633 |
| JSON | 5 | 4,516 | 4,516 | 0 | 0 |
| Python | 14 | 2,764 | 2,236 | 142 | 386 |
| Shell | 13 | 1,177 | 893 | 177 | 107 |
| Jinja2 | 1 | 170 | 170 | 0 | 0 |
| C | 2 | 197 | 168 | 14 | 15 |
| Makefile | 1 | 27 | 15 | 5 | 7 |
| Markdown | 6 | 3,587 | 0 | 3,024 | 563 |
| Plain Text | 5 | 802 | 0 | 621 | 181 |

Top language (Swift 46.6%). Generated at 2026-09-02T07:26:12.883971868+00:00. Canonical report: https://octocounts.com/github/carloslfu/slotstream

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/carloslfu/slotstream/commit/45534079d1bfd00e082f42c996437d7a01808a2b?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 carloslfu/slotstream have?

carloslfu/slotstream has 22,187 total lines, including 14,968 code lines, 5,327 comment lines, and 1,892 blank lines.

### How was the carloslfu/slotstream line count measured?

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

### What commit was counted for carloslfu/slotstream?

This OctoCounts report was generated from main at commit 45534079d1bf on 2026-09-02T07:26:12.883971868+00:00.

## Similar repository reports

- [ccxt-native/ccxt-pro-swift](https://octocounts.com/github/ccxt-native/ccxt-pro-swift) — Swift, 15,138 code lines
- [madeye/BaoLianDeng](https://octocounts.com/github/madeye/BaoLianDeng) — Swift, 14,659 code lines
- [kellyvv/OpenReshot](https://octocounts.com/github/kellyvv/OpenReshot) — Swift, 15,584 code lines
- [EvgenyKarkan/Feeds4U](https://octocounts.com/github/EvgenyKarkan/Feeds4U) — Swift, 15,597 code lines
- [MakrSas/Inferno-iOS](https://octocounts.com/github/MakrSas/Inferno-iOS) — Swift, 13,889 code lines
- [bitgapp/eqMac](https://octocounts.com/github/bitgapp/eqMac) — Swift, 16,467 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)
