# sharkdp/fd SLOC report

> As of 2026-08-26 (commit fe0e455feea8), sharkdp/fd contains 6,753 total lines: 4,210 code, 1,401 comments, 1,142 blank, across 35 files in 8 languages (top: Rust 93.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving sharkdp/fd to commit fe0e455feea8, 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.7%, and the repository averages 120 code lines per file. Rust accounts for 93.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 22 | 4,654 | 3,920 | 175 | 559 |
| Shell | 2 | 157 | 118 | 10 | 29 |
| TOML | 3 | 122 | 94 | 7 | 21 |
| Makefile | 1 | 52 | 41 | 0 | 11 |
| AWK | 1 | 41 | 30 | 4 | 7 |
| BASH | 1 | 8 | 6 | 1 | 1 |
| Fish | 1 | 1 | 1 | 0 | 0 |
| Markdown | 4 | 1,718 | 0 | 1,204 | 514 |

Top language (Rust 93.1%). Generated at 2026-08-26T18:38:00.268995368+00:00. Canonical report: https://octocounts.com/github/sharkdp/fd

## Report FAQ

### How many lines of code does sharkdp/fd have?

sharkdp/fd has 6,753 total lines, including 4,210 code lines, 1,401 comment lines, and 1,142 blank lines.

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

OctoCounts resolved the public GitHub repository to commit fe0e455feea8, 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 master at commit fe0e455feea8 on 2026-08-26T18:38:00.268995368+00:00.

## Similar repository reports

- [CHA0S-LABS/ordr-market-maker](https://octocounts.com/github/CHA0S-LABS/ordr-market-maker) — Rust, 4,174 code lines
- [firecrawl/pdfium-rs](https://octocounts.com/github/firecrawl/pdfium-rs) — Rust, 3,933 code lines
- [second-state/cohere_transcribe_rs](https://octocounts.com/github/second-state/cohere_transcribe_rs) — Rust, 3,854 code lines
- [sharkdp/hyperfine](https://octocounts.com/github/sharkdp/hyperfine) — Rust, 4,584 code lines
- [itsmontoya/scribble](https://octocounts.com/github/itsmontoya/scribble) — Rust, 3,791 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
