# rust-infra/tact SLOC report

> As of 2026-08-02 (commit 6e036fce2084), rust-infra/tact contains 104,115 total lines: 65,549 code, 22,492 comments, 16,074 blank, across 349 files in 9 languages (top: Rust 97.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rust-infra/tact to commit 6e036fce2084, 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 63.0% of all lines, comments represent 21.6%, and the repository averages 188 code lines per file. Rust accounts for 97.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 216 | 72,665 | 63,766 | 1,694 | 7,205 |
| Shell | 8 | 1,070 | 866 | 54 | 150 |
| PowerShell | 2 | 414 | 346 | 15 | 53 |
| TOML | 9 | 449 | 250 | 160 | 39 |
| JSON | 3 | 157 | 157 | 0 | 0 |
| HTML | 1 | 147 | 138 | 0 | 9 |
| CSS | 1 | 26 | 20 | 1 | 5 |
| Lua | 1 | 7 | 6 | 1 | 0 |
| Markdown | 108 | 29,180 | 0 | 20,567 | 8,613 |

Top language (Rust 97.3%). Generated at 2026-08-02T18:42:50.459307682+00:00. Canonical report: https://octocounts.com/github/rust-infra/tact

## Report FAQ

### How many lines of code does rust-infra/tact have?

rust-infra/tact has 104,115 total lines, including 65,549 code lines, 22,492 comment lines, and 16,074 blank lines.

### How was the rust-infra/tact line count measured?

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

### What commit was counted for rust-infra/tact?

This OctoCounts report was generated from main at commit 6e036fce2084 on 2026-08-02T18:42:50.459307682+00:00.

## Similar repository reports

- [lapce/lapce](https://octocounts.com/github/lapce/lapce) — Rust, 65,454 code lines
- [yewstack/yew](https://octocounts.com/github/yewstack/yew) — Rust, 65,786 code lines
- [moq-dev/moq](https://octocounts.com/github/moq-dev/moq) — Rust, 63,479 code lines
- [sfr-development/WonderSuite-Ai-Bug-Bounty](https://octocounts.com/github/sfr-development/WonderSuite-Ai-Bug-Bounty) — Rust, 68,578 code lines
- [asteroidb/asteroidb](https://octocounts.com/github/asteroidb/asteroidb) — Rust, 62,086 code lines
- [EmbarkStudios/quilkin](https://octocounts.com/github/EmbarkStudios/quilkin) — Rust, 62,028 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)
