# notkisk/rustlings SLOC report

> As of 2026-09-11 (commit a650509c789d), notkisk/rustlings contains 15,275 total lines: 10,435 code, 2,433 comments, 2,407 blank, across 275 files in 10 languages (top: Rust 82.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving notkisk/rustlings to commit a650509c789d, 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 68.3% of all lines, comments represent 15.9%, and the repository averages 38 code lines per file. Rust accounts for 82.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 216 | 11,598 | 8,635 | 1,211 | 1,752 |
| TOML | 7 | 1,631 | 1,431 | 46 | 154 |
| SVG | 3 | 164 | 162 | 2 | 0 |
| HTML | 6 | 164 | 143 | 0 | 21 |
| CSS | 1 | 50 | 48 | 0 | 2 |
| Shell | 1 | 15 | 7 | 4 | 4 |
| JSON | 1 | 5 | 5 | 0 | 0 |
| Just | 1 | 5 | 4 | 0 | 1 |
| Markdown | 35 | 1,633 | 0 | 1,160 | 473 |
| Plain Text | 4 | 10 | 0 | 10 | 0 |

Top language (Rust 82.8%). Generated at 2026-09-11T20:00:54.460997638+00:00. Canonical report: https://octocounts.com/github/notkisk/rustlings

## Report FAQ

### How many lines of code does notkisk/rustlings have?

notkisk/rustlings has 15,275 total lines, including 10,435 code lines, 2,433 comment lines, and 2,407 blank lines.

### How was the notkisk/rustlings line count measured?

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

### What commit was counted for notkisk/rustlings?

This OctoCounts report was generated from main at commit a650509c789d on 2026-09-11T20:00:54.460997638+00:00.

## Similar repository reports

- [rust-lang/rustlings](https://octocounts.com/github/rust-lang/rustlings) — Rust, 10,296 code lines
- [CrankZ/li-calendar](https://octocounts.com/github/CrankZ/li-calendar) — Rust, 10,181 code lines
- [second-state/qwen3_tts_rs](https://octocounts.com/github/second-state/qwen3_tts_rs) — Rust, 10,051 code lines
- [icodesign/remote-installer](https://octocounts.com/github/icodesign/remote-installer) — Rust, 9,998 code lines
- [noh-rs/nohrs](https://octocounts.com/github/noh-rs/nohrs) — Rust, 11,370 code lines
- [ogham/exa](https://octocounts.com/github/ogham/exa) — Rust, 9,469 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)
