# killercup/cargo-flamegraph SLOC report

> As of 2026-09-16 (commit 3ece6255154d), killercup/cargo-flamegraph contains 423 total lines: 268 code, 62 comments, 93 blank, across 3 files in 3 languages (top: Rust 93.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

killercup/cargo-flamegraph has 268 source lines of code out of 423 total lines across 3 files, counted from the 3ece6255154dd34186d18c41c7cf2df276e1632b ref at commit 3ece6255154d 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 killercup/cargo-flamegraph to commit 3ece6255154d, 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 small codebase by counted code lines. Code represents 63.4% of all lines, comments represent 14.7%, and the repository averages 89 code lines per file. Rust accounts for 93.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1 | 318 | 250 | 0 | 68 |
| TOML | 1 | 20 | 18 | 0 | 2 |
| Markdown | 1 | 85 | 0 | 62 | 23 |

Top language (Rust 93.3%). Generated at 2026-09-16T17:44:06.649437575+00:00. Canonical report: https://octocounts.com/github/killercup/cargo-flamegraph

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/killercup/cargo-flamegraph/commit/3ece6255154dd34186d18c41c7cf2df276e1632b?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 killercup/cargo-flamegraph have?

killercup/cargo-flamegraph has 423 total lines, including 268 code lines, 62 comment lines, and 93 blank lines.

### How was the killercup/cargo-flamegraph line count measured?

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

### What commit was counted for killercup/cargo-flamegraph?

This OctoCounts report was generated from 3ece6255154dd34186d18c41c7cf2df276e1632b at commit 3ece6255154d on 2026-09-16T17:44:06.649437575+00:00.

## Similar repository reports

- [Ansh-699/ruststorage-challenge](https://octocounts.com/github/Ansh-699/ruststorage-challenge) — Rust, 257 code lines
- [Ansh-699/gptoracle-tuktuk](https://octocounts.com/github/Ansh-699/gptoracle-tuktuk) — Rust, 342 code lines
- [Ansh-699/Q1-LITESVM-Test](https://octocounts.com/github/Ansh-699/Q1-LITESVM-Test) — Rust, 343 code lines
- [Ansh-699/Q1_Accel_pinocchio_escrow](https://octocounts.com/github/Ansh-699/Q1_Accel_pinocchio_escrow) — Rust, 466 code lines
- [aarjn/custom-syscall](https://octocounts.com/github/aarjn/custom-syscall) — Rust, 39 code lines
- [BerkeOruc/oplire](https://octocounts.com/github/BerkeOruc/oplire) — Rust, 526 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)
