# bevyengine/bevy SLOC report

> As of 2026-09-17 (commit f3b534645131), bevyengine/bevy contains 557,967 total lines: 464,531 code, 28,267 comments, 65,169 blank, across 2,174 files in 13 languages (top: Rust 97.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

bevyengine/bevy has 464,531 source lines of code out of 557,967 total lines across 2,174 files, counted from the f3b53464513111374089cfcc724ab448e8479dd1 ref at commit f3b534645131 by the OctoCounts tokei engine on 2026-09-17. 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 bevyengine/bevy to commit f3b534645131, 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 83.3% of all lines, comments represent 5.1%, and the repository averages 214 code lines per file. Rust accounts for 97.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,801 | 538,590 | 453,360 | 23,390 | 61,840 |
| TOML | 104 | 11,749 | 9,155 | 765 | 1,829 |
| SVG | 49 | 1,095 | 1,095 | 0 | 0 |
| Shell | 3 | 438 | 292 | 89 | 57 |
| Pan | 2 | 361 | 248 | 27 | 86 |
| Batch | 2 | 178 | 136 | 0 | 42 |
| Rusty Object Notation | 6 | 110 | 110 | 0 | 0 |
| Java | 2 | 64 | 52 | 0 | 12 |
| XML | 2 | 52 | 48 | 0 | 4 |
| Makefile | 2 | 29 | 21 | 0 | 8 |
| HTML | 2 | 15 | 14 | 0 | 1 |
| Markdown | 188 | 4,885 | 0 | 3,690 | 1,195 |

Top language (Rust 97.6%). Generated at 2026-09-17T01:30:17.422376982+00:00. Canonical report: https://octocounts.com/github/bevyengine/bevy

## Reproduce this report

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

bevyengine/bevy has 557,967 total lines, including 464,531 code lines, 28,267 comment lines, and 65,169 blank lines.

### How was the bevyengine/bevy line count measured?

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

### What commit was counted for bevyengine/bevy?

This OctoCounts report was generated from f3b53464513111374089cfcc724ab448e8479dd1 at commit f3b534645131 on 2026-09-17T01:30:17.422376982+00:00.

## Similar repository reports

- [servo/servo](https://octocounts.com/github/servo/servo) — Rust, 468,762 code lines
- [bytecodealliance/wasmtime](https://octocounts.com/github/bytecodealliance/wasmtime) — Rust, 478,829 code lines
- [mlx-node/mlx-node](https://octocounts.com/github/mlx-node/mlx-node) — Rust, 440,952 code lines
- [HakanSeven12/OpenCADStudio](https://octocounts.com/github/HakanSeven12/OpenCADStudio) — Rust, 488,361 code lines
- [pola-rs/polars](https://octocounts.com/github/pola-rs/polars) — Rust, 504,853 code lines
- [rustfs/rustfs](https://octocounts.com/github/rustfs/rustfs) — Rust, 422,251 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)
