# yewstack/yew SLOC report

> As of 2026-09-16 (commit 54c20db6cf0f), yewstack/yew contains 162,519 total lines: 62,057 code, 71,498 comments, 28,964 blank, across 1,441 files in 16 languages (top: Rust 53.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

yewstack/yew has 62,057 source lines of code out of 162,519 total lines across 1,441 files, counted from the 54c20db6cf0f6a3e7b885eb1b6c7b5637bbcb17e ref at commit 54c20db6cf0f by the OctoCounts tokei engine on 2026-09-16. 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 yewstack/yew to commit 54c20db6cf0f, 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 38.2% of all lines, comments represent 44.0%, and the repository averages 43 code lines per file. Rust accounts for 53.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 329 | 39,415 | 33,320 | 900 | 5,195 |
| JSON | 51 | 24,335 | 24,335 | 0 | 0 |
| Sass | 24 | 1,661 | 1,343 | 16 | 302 |
| TOML | 101 | 1,368 | 1,174 | 38 | 156 |
| JavaScript | 9 | 541 | 501 | 23 | 17 |
| HTML | 41 | 527 | 455 | 0 | 72 |
| CSS | 6 | 342 | 289 | 7 | 46 |
| SVG | 5 | 308 | 263 | 44 | 1 |
| Python | 3 | 213 | 139 | 1 | 73 |
| TSX | 2 | 153 | 129 | 12 | 12 |
| Shell | 5 | 158 | 86 | 44 | 28 |
| GLSL | 2 | 18 | 13 | 0 | 5 |

Top language (Rust 53.7%). Generated at 2026-09-16T12:50:39.494334351+00:00. Canonical report: https://octocounts.com/github/yewstack/yew

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/yewstack/yew/commit/54c20db6cf0f6a3e7b885eb1b6c7b5637bbcb17e?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

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

yewstack/yew has 162,519 total lines, including 62,057 code lines, 71,498 comment lines, and 28,964 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 54c20db6cf0f, 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 54c20db6cf0f6a3e7b885eb1b6c7b5637bbcb17e at commit 54c20db6cf0f on 2026-09-16T12:50:39.494334351+00:00.

## Similar repository reports

- [asteroidb/asteroidb](https://octocounts.com/github/asteroidb/asteroidb) — Rust, 62,086 code lines
- [tokio-rs/tokio](https://octocounts.com/github/tokio-rs/tokio) — Rust, 61,541 code lines
- [libjxl/jxl-rs](https://octocounts.com/github/libjxl/jxl-rs) — Rust, 63,093 code lines
- [malbiruk/driftwm](https://octocounts.com/github/malbiruk/driftwm) — Rust, 60,037 code lines
- [lapce/lapce](https://octocounts.com/github/lapce/lapce) — Rust, 65,412 code lines
- [xopenbeta/envis-app](https://octocounts.com/github/xopenbeta/envis-app) — Rust, 57,602 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)
