# bevyengine/bevy SLOC report

> As of 2026-08-31 (commit ef516a1a758b), bevyengine/bevy contains 545,122 total lines: 454,055 code, 27,445 comments, 63,622 blank, across 2,124 files in 13 languages (top: Rust 97.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving bevyengine/bevy to commit ef516a1a758b, 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.0%, 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,784 | 526,691 | 443,067 | 23,126 | 60,498 |
| TOML | 102 | 11,524 | 8,972 | 751 | 1,801 |
| 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 | 158 | 4,257 | 0 | 3,221 | 1,036 |

Top language (Rust 97.6%). Generated at 2026-08-31T09:52:57.779318937+00:00. Canonical report: https://octocounts.com/github/bevyengine/bevy

## Report FAQ

### How many lines of code does bevyengine/bevy have?

bevyengine/bevy has 545,122 total lines, including 454,055 code lines, 27,445 comment lines, and 63,622 blank lines.

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

OctoCounts resolved the public GitHub repository to commit ef516a1a758b, 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 main at commit ef516a1a758b on 2026-08-31T09:52:57.779318937+00:00.

## Similar repository reports

- [servo/servo](https://octocounts.com/github/servo/servo) — Rust, 449,641 code lines
- [pola-rs/polars](https://octocounts.com/github/pola-rs/polars) — Rust, 487,184 code lines
- [tencentcloud/CubeSandbox](https://octocounts.com/github/tencentcloud/CubeSandbox) — Rust, 419,979 code lines
- [tursodatabase/turso](https://octocounts.com/github/tursodatabase/turso) — Rust, 489,257 code lines
- [mlx-node/mlx-node](https://octocounts.com/github/mlx-node/mlx-node) — Rust, 417,265 code lines
- [ZSeven-W/openpencil](https://octocounts.com/github/ZSeven-W/openpencil) — Rust, 492,807 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
