# BrooksPatton/codecrafters-shell-rust SLOC report

> As of 2026-09-06 (commit 2dd551484265), BrooksPatton/codecrafters-shell-rust contains 959 total lines: 763 code, 55 comments, 141 blank, across 17 files in 5 languages (top: Rust 97.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving BrooksPatton/codecrafters-shell-rust to commit 2dd551484265, 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 79.6% of all lines, comments represent 5.7%, and the repository averages 45 code lines per file. Rust accounts for 97.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 13 | 877 | 744 | 7 | 126 |
| TOML | 1 | 12 | 11 | 0 | 1 |
| Shell | 1 | 24 | 6 | 15 | 3 |
| YAML | 1 | 11 | 2 | 8 | 1 |
| Markdown | 1 | 35 | 0 | 25 | 10 |

Top language (Rust 97.5%). Generated at 2026-09-06T07:43:13.191327973+00:00. Canonical report: https://octocounts.com/github/BrooksPatton/codecrafters-shell-rust

## Report FAQ

### How many lines of code does BrooksPatton/codecrafters-shell-rust have?

BrooksPatton/codecrafters-shell-rust has 959 total lines, including 763 code lines, 55 comment lines, and 141 blank lines.

### How was the BrooksPatton/codecrafters-shell-rust line count measured?

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

### What commit was counted for BrooksPatton/codecrafters-shell-rust?

This OctoCounts report was generated from 2dd5514842652a752f57af25cefc3d91713365b9 at commit 2dd551484265 on 2026-09-06T07:43:13.191327973+00:00.

## Similar repository reports

- [Ansh-699/Q1_Accel_pinocchio_escrow](https://octocounts.com/github/Ansh-699/Q1_Accel_pinocchio_escrow) — Rust, 747 code lines
- [kasugamirai/rust-nostr-server](https://octocounts.com/github/kasugamirai/rust-nostr-server) — Rust, 849 code lines
- [VoideUI/Linux-ATK](https://octocounts.com/github/VoideUI/Linux-ATK) — Rust, 857 code lines
- [Ansh-699/tuktuk-escrow](https://octocounts.com/github/Ansh-699/tuktuk-escrow) — Rust, 864 code lines
- [Ansh-699/fundraiser_pinocchio](https://octocounts.com/github/Ansh-699/fundraiser_pinocchio) — Rust, 651 code lines
- [Ansh-699/Q1_MagicBlock](https://octocounts.com/github/Ansh-699/Q1_MagicBlock) — Rust, 592 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)
