# mstange/samply SLOC report

> As of 2026-09-15 (commit 749a1f814704), mstange/samply contains 66,532 total lines: 56,900 code, 2,837 comments, 6,795 blank, across 275 files in 6 languages (top: Rust 99.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mstange/samply has 56,900 source lines of code out of 66,532 total lines across 275 files, counted from the 749a1f814704611e0cb6f8da90cb296835e14ada ref at commit 749a1f814704 by the OctoCounts tokei engine on 2026-09-15. 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 mstange/samply to commit 749a1f814704, 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 medium-sized codebase by counted code lines. Code represents 85.5% of all lines, comments represent 4.3%, and the repository averages 207 code lines per file. Rust accounts for 99.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 238 | 65,244 | 56,326 | 2,389 | 6,529 |
| TOML | 18 | 559 | 481 | 22 | 56 |
| Nix | 1 | 107 | 74 | 9 | 24 |
| XML | 1 | 10 | 10 | 0 | 0 |
| Shell | 1 | 9 | 9 | 0 | 0 |
| Markdown | 16 | 603 | 0 | 417 | 186 |

Top language (Rust 99.0%). Generated at 2026-09-15T05:19:33.569857131+00:00. Canonical report: https://octocounts.com/github/mstange/samply

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mstange/samply/commit/749a1f814704611e0cb6f8da90cb296835e14ada?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 mstange/samply have?

mstange/samply has 66,532 total lines, including 56,900 code lines, 2,837 comment lines, and 6,795 blank lines.

### How was the mstange/samply line count measured?

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

### What commit was counted for mstange/samply?

This OctoCounts report was generated from 749a1f814704611e0cb6f8da90cb296835e14ada at commit 749a1f814704 on 2026-09-15T05:19:33.569857131+00:00.

## Similar repository reports

- [jimuzhe/tiez-clipboard](https://octocounts.com/github/jimuzhe/tiez-clipboard) — Rust, 57,266 code lines
- [cjpais/Handy](https://octocounts.com/github/cjpais/Handy) — Rust, 56,429 code lines
- [xopenbeta/envis-app](https://octocounts.com/github/xopenbeta/envis-app) — Rust, 57,602 code lines
- [ojuschugh1/sqz](https://octocounts.com/github/ojuschugh1/sqz) — Rust, 55,748 code lines
- [actix/actix-web](https://octocounts.com/github/actix/actix-web) — Rust, 55,350 code lines
- [cjpais/handy](https://octocounts.com/github/cjpais/handy) — Rust, 55,198 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)
