# FuelLabs/fuel-core SLOC report

> As of 2026-07-16 (commit 540fb5f1afdb), FuelLabs/fuel-core contains 168,910 total lines: 144,924 code, 6,303 comments, 17,683 blank, across 776 files in 10 languages (top: Rust 94.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving FuelLabs/fuel-core to commit 540fb5f1afdb, 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 85.8% of all lines, comments represent 3.7%, and the repository averages 187 code lines per file. Rust accounts for 94.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 672 | 157,516 | 136,196 | 4,488 | 16,832 |
| JSON | 16 | 6,780 | 6,678 | 0 | 102 |
| TOML | 47 | 1,949 | 1,770 | 41 | 138 |
| Lua | 6 | 178 | 110 | 50 | 18 |
| Dockerfile | 2 | 140 | 100 | 19 | 21 |
| Makefile | 1 | 38 | 31 | 0 | 7 |
| Shell | 3 | 47 | 26 | 15 | 6 |
| YAML | 1 | 14 | 13 | 0 | 1 |
| Markdown | 24 | 2,226 | 0 | 1,668 | 558 |
| Plain Text | 4 | 22 | 0 | 22 | 0 |

Top language (Rust 94.0%). Generated at 2026-07-16T17:17:51.037600488+00:00. Canonical report: https://octocounts.com/github/FuelLabs/fuel-core

## Report FAQ

### How many lines of code does FuelLabs/fuel-core have?

FuelLabs/fuel-core has 168,910 total lines, including 144,924 code lines, 6,303 comment lines, and 17,683 blank lines.

### How was the FuelLabs/fuel-core line count measured?

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

### What commit was counted for FuelLabs/fuel-core?

This OctoCounts report was generated from master at commit 540fb5f1afdb on 2026-07-16T17:17:51.037600488+00:00.

## Similar repository reports

- [akitaonrails/ai-memory](https://octocounts.com/github/akitaonrails/ai-memory) — Rust, 144,733 code lines
- [edezhic/mahbot](https://octocounts.com/github/edezhic/mahbot) — Rust, 144,412 code lines
- [vercel-labs/agent-browser](https://octocounts.com/github/vercel-labs/agent-browser) — Rust, 143,077 code lines
- [UniClipboard/UniClipboard](https://octocounts.com/github/UniClipboard/UniClipboard) — Rust, 141,368 code lines
- [imanect-labs/shiki-platform](https://octocounts.com/github/imanect-labs/shiki-platform) — Rust, 149,244 code lines
- [Dicklesworthstone/destructive_command_guard](https://octocounts.com/github/Dicklesworthstone/destructive_command_guard) — Rust, 139,692 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)
