# tracel-ai/burn SLOC report

> As of 2026-09-10 (commit eb03c7980349), tracel-ai/burn contains 309,409 total lines: 249,702 code, 18,822 comments, 40,885 blank, across 1,429 files in 11 languages (top: Rust 98.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tracel-ai/burn has 249,702 source lines of code out of 309,409 total lines across 1,429 files, counted from the eb03c79803490d5b502ce5e9cc415f2d5a009bfc ref at commit eb03c7980349 by the OctoCounts tokei engine on 2026-09-10. 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 tracel-ai/burn to commit eb03c7980349, 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 80.7% of all lines, comments represent 6.1%, and the repository averages 175 code lines per file. Rust accounts for 98.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,228 | 293,453 | 245,685 | 10,366 | 37,402 |
| TOML | 70 | 3,550 | 2,783 | 280 | 487 |
| Python | 4 | 687 | 516 | 61 | 110 |
| JavaScript | 2 | 350 | 230 | 92 | 28 |
| Jupyter Notebooks | 2 | 462 | 223 | 135 | 104 |
| HTML | 2 | 164 | 135 | 13 | 16 |
| WebGPU Shader Language | 1 | 76 | 56 | 5 | 15 |
| Shell | 4 | 80 | 32 | 31 | 17 |
| C++ | 2 | 33 | 30 | 0 | 3 |
| YAML | 1 | 13 | 12 | 1 | 0 |
| Markdown | 113 | 10,541 | 0 | 7,838 | 2,703 |

Top language (Rust 98.4%). Generated at 2026-09-10T23:18:09.317959662+00:00. Canonical report: https://octocounts.com/github/tracel-ai/burn

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tracel-ai/burn/commit/eb03c79803490d5b502ce5e9cc415f2d5a009bfc?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 tracel-ai/burn have?

tracel-ai/burn has 309,409 total lines, including 249,702 code lines, 18,822 comment lines, and 40,885 blank lines.

### How was the tracel-ai/burn line count measured?

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

### What commit was counted for tracel-ai/burn?

This OctoCounts report was generated from eb03c79803490d5b502ce5e9cc415f2d5a009bfc at commit eb03c7980349 on 2026-09-10T23:18:09.317959662+00:00.

## Similar repository reports

- [mahkoh/jay](https://octocounts.com/github/mahkoh/jay) — Rust, 249,077 code lines
- [cdesktop-ai/cdesktop](https://octocounts.com/github/cdesktop-ai/cdesktop) — Rust, 250,954 code lines
- [longbridge/gpui-component](https://octocounts.com/github/longbridge/gpui-component) — Rust, 253,411 code lines
- [iii-hq/iii](https://octocounts.com/github/iii-hq/iii) — Rust, 253,968 code lines
- [rustdesk/rustdesk](https://octocounts.com/github/rustdesk/rustdesk) — Rust, 239,371 code lines
- [herdrdev/herdr](https://octocounts.com/github/herdrdev/herdr) — Rust, 238,333 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)
