# milos-agathon/forge3d SLOC report

> As of 2026-09-16 (commit da2fd15c33f4), milos-agathon/forge3d contains 460,718 total lines: 402,742 code, 17,674 comments, 40,302 blank, across 1,608 files in 13 languages (top: Rust 68.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

milos-agathon/forge3d has 402,742 source lines of code out of 460,718 total lines across 1,608 files, counted from the da2fd15c33f4809613921f7f58dd0eb36bf3f686 ref at commit da2fd15c33f4 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 milos-agathon/forge3d to commit da2fd15c33f4, 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 87.4% of all lines, comments represent 3.8%, and the repository averages 250 code lines per file. Rust accounts for 68.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,189 | 305,170 | 276,367 | 6,506 | 22,297 |
| Python | 214 | 110,001 | 95,079 | 2,258 | 12,664 |
| WebGPU Shader Language | 148 | 35,378 | 25,429 | 5,691 | 4,258 |
| JSON | 11 | 3,570 | 3,566 | 0 | 4 |
| TOML | 16 | 1,318 | 1,094 | 54 | 170 |
| Autoconf | 5 | 729 | 639 | 17 | 73 |
| CMake | 2 | 476 | 347 | 59 | 70 |
| JavaScript | 1 | 181 | 147 | 25 | 9 |
| Jupyter Notebooks | 3 | 76 | 53 | 13 | 10 |
| INI | 1 | 17 | 13 | 4 | 0 |
| HTML | 1 | 8 | 8 | 0 | 0 |
| Markdown | 11 | 3,239 | 0 | 2,598 | 641 |

Top language (Rust 68.6%). Generated at 2026-09-16T18:50:46.712253236+00:00. Canonical report: https://octocounts.com/github/milos-agathon/forge3d

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/milos-agathon/forge3d/commit/da2fd15c33f4809613921f7f58dd0eb36bf3f686?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 milos-agathon/forge3d have?

milos-agathon/forge3d has 460,718 total lines, including 402,742 code lines, 17,674 comment lines, and 40,302 blank lines.

### How was the milos-agathon/forge3d line count measured?

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

### What commit was counted for milos-agathon/forge3d?

This OctoCounts report was generated from da2fd15c33f4809613921f7f58dd0eb36bf3f686 at commit da2fd15c33f4 on 2026-09-16T18:50:46.712253236+00:00.

## Similar repository reports

- [jdx/mise](https://octocounts.com/github/jdx/mise) — Rust, 401,836 code lines
- [tonhowtf/omniget](https://octocounts.com/github/tonhowtf/omniget) — Rust, 395,500 code lines
- [rustfs/rustfs](https://octocounts.com/github/rustfs/rustfs) — Rust, 422,251 code lines
- [Stefin-Roy/BedrockStack](https://octocounts.com/github/Stefin-Roy/BedrockStack) — Rust, 375,022 code lines
- [qdrant/qdrant](https://octocounts.com/github/qdrant/qdrant) — Rust, 365,362 code lines
- [mlx-node/mlx-node](https://octocounts.com/github/mlx-node/mlx-node) — Rust, 440,952 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)
