# BeyondDimension/SteamTools SLOC report

> As of 2026-09-11 (commit 5c4564931c5c), BeyondDimension/SteamTools contains 162,276 total lines: 120,554 code, 26,398 comments, 15,324 blank, across 1,158 files in 14 languages (top: C# 58.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving BeyondDimension/SteamTools to commit 5c4564931c5c, 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 large codebase by counted code lines. Code represents 74.3% of all lines, comments represent 16.3%, and the repository averages 104 code lines per file. C# accounts for 58.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 933 | 107,109 | 70,391 | 22,637 | 14,081 |
| .NET Resource | 21 | 30,703 | 29,539 | 1,154 | 10 |
| AXAML | 120 | 20,271 | 17,316 | 2,073 | 882 |
| MSBuild | 41 | 2,576 | 2,113 | 203 | 260 |
| JSON | 7 | 451 | 446 | 0 | 5 |
| PowerShell | 3 | 402 | 378 | 2 | 22 |
| XML | 12 | 234 | 234 | 0 | 0 |
| Shell | 1 | 87 | 72 | 0 | 15 |
| SVG | 12 | 60 | 54 | 0 | 6 |
| NuGet Config | 1 | 13 | 5 | 8 | 0 |
| YAML | 1 | 5 | 5 | 0 | 0 |
| Batch | 1 | 1 | 1 | 0 | 0 |

Top language (C# 58.4%). Generated at 2026-09-11T15:09:23.268619443+00:00. Canonical report: https://octocounts.com/github/BeyondDimension/SteamTools

## Report FAQ

### How many lines of code does BeyondDimension/SteamTools have?

BeyondDimension/SteamTools has 162,276 total lines, including 120,554 code lines, 26,398 comment lines, and 15,324 blank lines.

### How was the BeyondDimension/SteamTools line count measured?

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

### What commit was counted for BeyondDimension/SteamTools?

This OctoCounts report was generated from 5c4564931c5c1a8fe344d58cd23b254ae0917b31 at commit 5c4564931c5c on 2026-09-11T15:09:23.268619443+00:00.

## Similar repository reports

- [shinyflvre/VRCNext](https://octocounts.com/github/shinyflvre/VRCNext) — C#, 119,213 code lines
- [damiant3/Cobblestone](https://octocounts.com/github/damiant3/Cobblestone) — C#, 124,306 code lines
- [files-community/files](https://octocounts.com/github/files-community/files) — C#, 135,954 code lines
- [2dust/v2rayN](https://octocounts.com/github/2dust/v2rayN) — C#, 73,371 code lines
- [Pixeval/Pixeval](https://octocounts.com/github/Pixeval/Pixeval) — C#, 70,485 code lines
- [DotNetAnalyzers/StyleCopAnalyzers](https://octocounts.com/github/DotNetAnalyzers/StyleCopAnalyzers) — C#, 171,585 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
