# lsd-rs/lsd SLOC report

> As of 2026-08-18 (commit 4b6c14a110fe), lsd-rs/lsd contains 15,259 total lines: 12,651 code, 751 comments, 1,857 blank, across 81 files in 7 languages (top: Rust 92.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving lsd-rs/lsd to commit 4b6c14a110fe, 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 82.9% of all lines, comments represent 4.9%, and the repository averages 156 code lines per file. Rust accounts for 92.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 54 | 13,699 | 11,732 | 303 | 1,664 |
| YAML | 3 | 821 | 704 | 95 | 22 |
| BASH | 3 | 156 | 108 | 18 | 30 |
| TOML | 2 | 87 | 69 | 8 | 10 |
| RPM Specfile | 1 | 32 | 23 | 1 | 8 |
| SVG | 15 | 15 | 15 | 0 | 0 |
| Markdown | 3 | 449 | 0 | 326 | 123 |

Top language (Rust 92.7%). Generated at 2026-08-18T02:19:35.634851172+00:00. Canonical report: https://octocounts.com/github/lsd-rs/lsd

## Report FAQ

### How many lines of code does lsd-rs/lsd have?

lsd-rs/lsd has 15,259 total lines, including 12,651 code lines, 751 comment lines, and 1,857 blank lines.

### How was the lsd-rs/lsd line count measured?

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

### What commit was counted for lsd-rs/lsd?

This OctoCounts report was generated from main at commit 4b6c14a110fe on 2026-08-18T02:19:35.634851172+00:00.

## Similar repository reports

- [kkawakam/rustyline](https://octocounts.com/github/kkawakam/rustyline) — Rust, 12,046 code lines
- [WildPixelGames/voxelis](https://octocounts.com/github/WildPixelGames/voxelis) — Rust, 11,596 code lines
- [noh-rs/nohrs](https://octocounts.com/github/noh-rs/nohrs) — Rust, 11,370 code lines
- [gwenn/lemon-rs](https://octocounts.com/github/gwenn/lemon-rs) — Rust, 14,013 code lines
- [PhilippRados/wrecc](https://octocounts.com/github/PhilippRados/wrecc) — Rust, 14,710 code lines
- [async-rs/async-std](https://octocounts.com/github/async-rs/async-std) — Rust, 14,817 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)
