# tokio-rs/topcoat SLOC report

> As of 2026-07-24 (commit 92c0fbb4d3b3), tokio-rs/topcoat contains 110,204 total lines: 97,129 code, 4,043 comments, 9,032 blank, across 669 files in 10 languages (top: JSON 48.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tokio-rs/topcoat to commit 92c0fbb4d3b3, 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 88.1% of all lines, comments represent 3.7%, and the repository averages 145 code lines per file. JSON accounts for 48.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 7 | 47,366 | 47,361 | 0 | 5 |
| Rust | 457 | 52,354 | 44,631 | 1,186 | 6,537 |
| TOML | 58 | 2,086 | 1,730 | 42 | 314 |
| TypeScript | 27 | 1,671 | 1,317 | 89 | 265 |
| YAML | 2 | 980 | 780 | 1 | 199 |
| TSX | 12 | 503 | 475 | 1 | 27 |
| JavaScript | 4 | 518 | 419 | 47 | 52 |
| Shell | 4 | 423 | 311 | 51 | 61 |
| CSS | 5 | 181 | 105 | 62 | 14 |
| Markdown | 93 | 4,122 | 0 | 2,564 | 1,558 |

Top language (JSON 48.8%). Generated at 2026-07-24T09:42:55.730273531+00:00. Canonical report: https://octocounts.com/github/tokio-rs/topcoat

## Report FAQ

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

tokio-rs/topcoat has 110,204 total lines, including 97,129 code lines, 4,043 comment lines, and 9,032 blank lines.

### How was the tokio-rs/topcoat line count measured?

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

### What commit was counted for tokio-rs/topcoat?

This OctoCounts report was generated from main at commit 92c0fbb4d3b3 on 2026-07-24T09:42:55.730273531+00:00.

## Similar repository reports

- [iaar-shanghai/crud_rag](https://octocounts.com/github/iaar-shanghai/crud_rag) — JSON, 94,601 code lines
- [modelence/modelence](https://octocounts.com/github/modelence/modelence) — JSON, 105,552 code lines
- [ScoopInstaller/Extras](https://octocounts.com/github/ScoopInstaller/Extras) — JSON, 88,608 code lines
- [imputnet/helium](https://octocounts.com/github/imputnet/helium) — JSON, 105,940 code lines
- [ccusage/ccusage](https://octocounts.com/github/ccusage/ccusage) — JSON, 87,371 code lines
- [aarjn/solana-programs-list](https://octocounts.com/github/aarjn/solana-programs-list) — JSON, 86,553 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)
- [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)
