# tsirysndr/smolsonic SLOC report

> As of 2026-09-18 (commit 8357461158bf), tsirysndr/smolsonic contains 24,524 total lines: 21,223 code, 1,507 comments, 1,794 blank, across 70 files in 12 languages (top: Rust 87.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tsirysndr/smolsonic has 21,223 source lines of code out of 24,524 total lines across 70 files, counted from the 8357461158bfe85f76f5ea9dc7be0ef2abf099ae ref at commit 8357461158bf by the OctoCounts tokei engine on 2026-09-18. 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 tsirysndr/smolsonic to commit 8357461158bf, 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 86.5% of all lines, comments represent 6.1%, and the repository averages 303 code lines per file. Rust accounts for 87.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 31 | 20,605 | 18,520 | 717 | 1,368 |
| TSX | 10 | 1,470 | 1,383 | 3 | 84 |
| TypeScript | 6 | 455 | 404 | 17 | 34 |
| Nix | 2 | 352 | 264 | 27 | 61 |
| JavaScript | 4 | 210 | 160 | 19 | 31 |
| JSON | 6 | 153 | 149 | 0 | 4 |
| CSS | 1 | 157 | 132 | 6 | 19 |
| Shell | 1 | 134 | 117 | 8 | 9 |
| TOML | 3 | 137 | 54 | 71 | 12 |
| SVG | 2 | 25 | 25 | 0 | 0 |
| HTML | 1 | 15 | 15 | 0 | 0 |
| Markdown | 3 | 811 | 0 | 639 | 172 |

Top language (Rust 87.3%). Generated at 2026-09-18T14:58:27.011293872+00:00. Canonical report: https://octocounts.com/github/tsirysndr/smolsonic

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tsirysndr/smolsonic/commit/8357461158bfe85f76f5ea9dc7be0ef2abf099ae?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 tsirysndr/smolsonic have?

tsirysndr/smolsonic has 24,524 total lines, including 21,223 code lines, 1,507 comment lines, and 1,794 blank lines.

### How was the tsirysndr/smolsonic line count measured?

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

### What commit was counted for tsirysndr/smolsonic?

This OctoCounts report was generated from 8357461158bfe85f76f5ea9dc7be0ef2abf099ae at commit 8357461158bf on 2026-09-18T14:58:27.011293872+00:00.

## Similar repository reports

- [notkisk/book](https://octocounts.com/github/notkisk/book) — Rust, 21,095 code lines
- [rust-lang/book](https://octocounts.com/github/rust-lang/book) — Rust, 21,778 code lines
- [leowzz/axonkey](https://octocounts.com/github/leowzz/axonkey) — Rust, 21,838 code lines
- [sopaco/deepwiki-rs](https://octocounts.com/github/sopaco/deepwiki-rs) — Rust, 20,526 code lines
- [Lostone799/QwenASR](https://octocounts.com/github/Lostone799/QwenASR) — Rust, 22,498 code lines
- [ViCo-Lab/candy](https://octocounts.com/github/ViCo-Lab/candy) — Rust, 19,114 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
