# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kkawakam/rustyline has 12,046 source lines of code out of 14,436 total lines across 48 files, counted from the master ref at commit 85c1b6400ba3 by the OctoCounts tokei engine on 2026-08-31. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kkawakam/rustyline/commit/85c1b6400ba3011fd58c7f2e494f177ff625910d?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 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

- [rust-lang/hashbrown](https://octocounts.com/github/rust-lang/hashbrown) — Rust, 11,935 code lines
- [WildPixelGames/voxelis](https://octocounts.com/github/WildPixelGames/voxelis) — Rust, 11,596 code lines
- [kisasexypantera94/varmint](https://octocounts.com/github/kisasexypantera94/varmint) — Rust, 11,503 code lines
- [lsd-rs/lsd](https://octocounts.com/github/lsd-rs/lsd) — Rust, 11,213 code lines
- [icodesign/remote-installer](https://octocounts.com/github/icodesign/remote-installer) — Rust, 10,868 code lines
- [aniket-3001/zql](https://octocounts.com/github/aniket-3001/zql) — Rust, 10,833 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)
