# gz83/thorium SLOC report

> As of 2026-09-21 (commit cd175d3472b4), gz83/thorium contains 25,289 total lines: 17,478 code, 5,161 comments, 2,650 blank, across 246 files in 15 languages (top: Python 49.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

gz83/thorium has 17,478 source lines of code out of 25,289 total lines across 246 files, counted from the cd175d3472b4b84c319b2703fd719ace353d4855 ref at commit cd175d3472b4 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 gz83/thorium to commit cd175d3472b4, 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 69.1% of all lines, comments represent 20.4%, and the repository averages 71 code lines per file. Python accounts for 49.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 21 | 9,880 | 8,590 | 75 | 1,215 |
| Rust | 14 | 2,917 | 2,586 | 64 | 267 |
| PowerShell | 2 | 2,072 | 2,002 | 7 | 63 |
| SVG | 124 | 1,957 | 1,942 | 7 | 8 |
| BASH | 8 | 1,217 | 785 | 254 | 178 |
| C Header | 3 | 606 | 541 | 15 | 50 |
| Autoconf | 2 | 414 | 404 | 4 | 6 |
| JSON | 11 | 216 | 216 | 0 | 0 |
| Batch | 4 | 160 | 131 | 0 | 29 |
| Shell | 4 | 171 | 126 | 17 | 28 |
| Pacman's makepkg | 1 | 107 | 78 | 10 | 19 |
| YAML | 1 | 65 | 61 | 2 | 2 |

Top language (Python 49.1%). Generated at 2026-09-21T12:44:37.024899223+00:00. Canonical report: https://octocounts.com/github/gz83/thorium

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/gz83/thorium/commit/cd175d3472b4b84c319b2703fd719ace353d4855?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 gz83/thorium have?

gz83/thorium has 25,289 total lines, including 17,478 code lines, 5,161 comment lines, and 2,650 blank lines.

### How was the gz83/thorium line count measured?

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

### What commit was counted for gz83/thorium?

This OctoCounts report was generated from cd175d3472b4b84c319b2703fd719ace353d4855 at commit cd175d3472b4 on 2026-09-21T12:44:37.024899223+00:00.

## Similar repository reports

- [FalkorDB/code-graph](https://octocounts.com/github/FalkorDB/code-graph) — Python, 17,420 code lines
- [russeell/jobfindsme](https://octocounts.com/github/russeell/jobfindsme) — Python, 17,701 code lines
- [kivy/python-for-android](https://octocounts.com/github/kivy/python-for-android) — Python, 17,707 code lines
- [zhinkgit/embeddedskills](https://octocounts.com/github/zhinkgit/embeddedskills) — Python, 17,227 code lines
- [zilliztech/memsearch](https://octocounts.com/github/zilliztech/memsearch) — Python, 17,053 code lines
- [mrexodia/ida-pro-mcp](https://octocounts.com/github/mrexodia/ida-pro-mcp) — Python, 17,904 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)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
