# smoltcp-rs/smoltcp SLOC report

> As of 2026-09-15 (commit 39cd44e585aa), smoltcp-rs/smoltcp contains 54,893 total lines: 45,497 code, 2,827 comments, 6,569 blank, across 126 files in 6 languages (top: Rust 98.9%). Default configuration. Counted with tokei via OctoCounts.

smoltcp-rs/smoltcp has 45,497 source lines of code out of 54,893 total lines across 126 files, counted from the 39cd44e585aae109f37a2bc9f31376414968456d ref at commit 39cd44e585aa by the OctoCounts tokei engine on 2026-09-15. 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 smoltcp-rs/smoltcp to commit 39cd44e585aa, 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.9% of all lines, comments represent 5.2%, and the repository averages 361 code lines per file. Rust accounts for 98.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 119 | 53,328 | 44,989 | 2,107 | 6,232 |
| TOML | 2 | 392 | 315 | 20 | 57 |
| Shell | 1 | 150 | 123 | 1 | 26 |
| Python | 1 | 86 | 70 | 2 | 14 |
| Markdown | 2 | 924 | 0 | 687 | 237 |
| Plain Text | 1 | 13 | 0 | 10 | 3 |

Top language (Rust 98.9%). Generated at 2026-09-15T16:38:12.708775541+00:00. Canonical report: https://octocounts.com/github/smoltcp-rs/smoltcp

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/smoltcp-rs/smoltcp/commit/39cd44e585aae109f37a2bc9f31376414968456d?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

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

smoltcp-rs/smoltcp has 54,893 total lines, including 45,497 code lines, 2,827 comment lines, and 6,569 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 39cd44e585aa, 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 39cd44e585aae109f37a2bc9f31376414968456d at commit 39cd44e585aa on 2026-09-15T16:38:12.708775541+00:00.

## Similar repository reports

- [wowemulation-dev/recast-rs](https://octocounts.com/github/wowemulation-dev/recast-rs) — Rust, 44,806 code lines
- [openquanter/openquanter](https://octocounts.com/github/openquanter/openquanter) — Rust, 44,421 code lines
- [yituorou/meatshell](https://octocounts.com/github/yituorou/meatshell) — Rust, 43,567 code lines
- [supervc-stack/VectorChord](https://octocounts.com/github/supervc-stack/VectorChord) — Rust, 43,160 code lines
- [huanglizhuo/QwenASR](https://octocounts.com/github/huanglizhuo/QwenASR) — Rust, 48,059 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)
- [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)
