# kkawakam/rustyline SLOC report

> As of 2026-08-31 (commit 85c1b6400ba3), kkawakam/rustyline contains 14,436 total lines: 12,046 code, 985 comments, 1,405 blank, across 48 files in 4 languages (top: Rust 98.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kkawakam/rustyline to commit 85c1b6400ba3, 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 83.4% of all lines, comments represent 6.8%, and the repository averages 251 code lines per file. Rust accounts for 98.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 34 | 13,586 | 11,877 | 470 | 1,239 |
| TOML | 4 | 186 | 160 | 7 | 19 |
| Shell | 1 | 13 | 9 | 4 | 0 |
| Markdown | 9 | 651 | 0 | 504 | 147 |

Top language (Rust 98.6%). Generated at 2026-08-31T16:54:32.740229236+00:00. Canonical report: https://octocounts.com/github/kkawakam/rustyline

## Report FAQ

### How many lines of code does kkawakam/rustyline have?

kkawakam/rustyline has 14,436 total lines, including 12,046 code lines, 985 comment lines, and 1,405 blank lines.

### How was the kkawakam/rustyline line count measured?

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

### What commit was counted for kkawakam/rustyline?

This OctoCounts report was generated from master at commit 85c1b6400ba3 on 2026-08-31T16:54:32.740229236+00:00.

## Similar repository reports

- [WildPixelGames/voxelis](https://octocounts.com/github/WildPixelGames/voxelis) — Rust, 11,596 code lines
- [lsd-rs/lsd](https://octocounts.com/github/lsd-rs/lsd) — Rust, 12,651 code lines
- [noh-rs/nohrs](https://octocounts.com/github/noh-rs/nohrs) — Rust, 11,370 code lines
- [CrankZ/li-calendar](https://octocounts.com/github/CrankZ/li-calendar) — Rust, 10,181 code lines
- [gwenn/lemon-rs](https://octocounts.com/github/gwenn/lemon-rs) — Rust, 14,013 code lines
- [second-state/qwen3_tts_rs](https://octocounts.com/github/second-state/qwen3_tts_rs) — Rust, 10,051 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)
