# yewstack/yew SLOC report

> As of 2026-08-26 (commit bfa6c19af971), yewstack/yew contains 179,585 total lines: 65,786 code, 81,241 comments, 32,558 blank, across 1,493 files in 16 languages (top: Rust 55.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving yewstack/yew to commit bfa6c19af971, 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 36.6% of all lines, comments represent 45.2%, and the repository averages 44 code lines per file. Rust accounts for 55.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 320 | 42,617 | 36,179 | 988 | 5,450 |
| JSON | 50 | 24,777 | 24,777 | 0 | 0 |
| TOML | 111 | 1,618 | 1,396 | 39 | 183 |
| Sass | 24 | 1,661 | 1,343 | 16 | 302 |
| JavaScript | 14 | 870 | 754 | 79 | 37 |
| HTML | 42 | 546 | 473 | 0 | 73 |
| CSS | 6 | 344 | 290 | 7 | 47 |
| SVG | 5 | 308 | 263 | 44 | 1 |
| Python | 3 | 213 | 139 | 1 | 73 |
| TSX | 2 | 157 | 133 | 12 | 12 |
| YAML | 1 | 17 | 15 | 0 | 2 |
| GLSL | 2 | 18 | 13 | 0 | 5 |

Top language (Rust 55.0%). Generated at 2026-08-26T18:16:52.675254497+00:00. Canonical report: https://octocounts.com/github/yewstack/yew

## Report FAQ

### How many lines of code does yewstack/yew have?

yewstack/yew has 179,585 total lines, including 65,786 code lines, 81,241 comment lines, and 32,558 blank lines.

### How was the yewstack/yew line count measured?

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

### What commit was counted for yewstack/yew?

This OctoCounts report was generated from master at commit bfa6c19af971 on 2026-08-26T18:16:52.675254497+00:00.

## Similar repository reports

- [rust-infra/tact](https://octocounts.com/github/rust-infra/tact) — Rust, 65,549 code lines
- [lapce/lapce](https://octocounts.com/github/lapce/lapce) — Rust, 65,454 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
- [sxyazi/yazi](https://octocounts.com/github/sxyazi/yazi) — Rust, 69,099 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)
