# smoltcp-rs/smoltcp SLOC report

> As of 2026-08-29 (commit efcba2efc87b), smoltcp-rs/smoltcp contains 54,041 total lines: 44,472 code, 3,079 comments, 6,490 blank, across 123 files in 6 languages (top: Rust 98.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving smoltcp-rs/smoltcp to commit efcba2efc87b, 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.3% of all lines, comments represent 5.7%, and the repository averages 362 code lines per file. Rust accounts for 98.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 115 | 52,332 | 43,937 | 2,268 | 6,127 |
| TOML | 2 | 424 | 339 | 22 | 63 |
| Shell | 1 | 152 | 125 | 1 | 26 |
| Python | 1 | 87 | 71 | 2 | 14 |
| Markdown | 2 | 1,007 | 0 | 761 | 246 |
| Plain Text | 2 | 39 | 0 | 25 | 14 |

Top language (Rust 98.8%). Generated at 2026-08-29T10:44:14.806535902+00:00. Canonical report: https://octocounts.com/github/smoltcp-rs/smoltcp

## Report FAQ

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

smoltcp-rs/smoltcp has 54,041 total lines, including 44,472 code lines, 3,079 comment lines, and 6,490 blank lines.

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

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

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

This OctoCounts report was generated from main at commit efcba2efc87b on 2026-08-29T10:44:14.806535902+00:00.

## Similar repository reports

- [yynxxxxx/Codex-X](https://octocounts.com/github/yynxxxxx/Codex-X) — Rust, 44,271 code lines
- [starship/starship](https://octocounts.com/github/starship/starship) — Rust, 44,736 code lines
- [wowemulation-dev/recast-rs](https://octocounts.com/github/wowemulation-dev/recast-rs) — Rust, 44,806 code lines
- [BurntSushi/ripgrep](https://octocounts.com/github/BurntSushi/ripgrep) — Rust, 43,850 code lines
- [andrewrabert/jellium-desktop](https://octocounts.com/github/andrewrabert/jellium-desktop) — Rust, 45,296 code lines
- [tobi/walgit](https://octocounts.com/github/tobi/walgit) — Rust, 48,897 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)
