# sharkdp/fd SLOC report

> As of 2026-09-16 (commit 5bbfa3eb1d1f), sharkdp/fd contains 6,903 total lines: 4,300 code, 1,433 comments, 1,170 blank, across 36 files in 8 languages (top: Rust 92.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

sharkdp/fd has 4,300 source lines of code out of 6,903 total lines across 36 files, counted from the 5bbfa3eb1d1f3df78b9def10ea1c074307f9f22e ref at commit 5bbfa3eb1d1f 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 sharkdp/fd to commit 5bbfa3eb1d1f, 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 62.3% of all lines, comments represent 20.8%, and the repository averages 119 code lines per file. Rust accounts for 92.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 22 | 4,723 | 3,964 | 186 | 573 |
| Shell | 3 | 224 | 154 | 29 | 41 |
| TOML | 3 | 122 | 94 | 7 | 21 |
| Makefile | 1 | 64 | 51 | 0 | 13 |
| AWK | 1 | 41 | 30 | 4 | 7 |
| BASH | 1 | 8 | 6 | 1 | 1 |
| Fish | 1 | 1 | 1 | 0 | 0 |
| Markdown | 4 | 1,720 | 0 | 1,206 | 514 |

Top language (Rust 92.2%). Generated at 2026-09-16T11:21:24.111694396+00:00. Canonical report: https://octocounts.com/github/sharkdp/fd

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/sharkdp/fd/commit/5bbfa3eb1d1f3df78b9def10ea1c074307f9f22e?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 sharkdp/fd have?

sharkdp/fd has 6,903 total lines, including 4,300 code lines, 1,433 comment lines, and 1,170 blank lines.

### How was the sharkdp/fd line count measured?

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

### What commit was counted for sharkdp/fd?

This OctoCounts report was generated from 5bbfa3eb1d1f3df78b9def10ea1c074307f9f22e at commit 5bbfa3eb1d1f on 2026-09-16T11:21:24.111694396+00:00.

## Similar repository reports

- [aeroxy/tunnix](https://octocounts.com/github/aeroxy/tunnix) — Rust, 4,228 code lines
- [EvanDbg/doubao-ime-win](https://octocounts.com/github/EvanDbg/doubao-ime-win) — Rust, 4,394 code lines
- [Zykairotis/ice-clipboard](https://octocounts.com/github/Zykairotis/ice-clipboard) — Rust, 4,089 code lines
- [tokio-rs/bytes](https://octocounts.com/github/tokio-rs/bytes) — Rust, 4,570 code lines
- [sharkdp/hyperfine](https://octocounts.com/github/sharkdp/hyperfine) — Rust, 4,584 code lines
- [second-state/qwen3_asr_rs](https://octocounts.com/github/second-state/qwen3_asr_rs) — Rust, 4,635 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)
