# noahshinn/web-browser SLOC report

> As of 2026-09-03 (commit ae717b05a2b4), noahshinn/web-browser contains 3,326 total lines: 2,928 code, 103 comments, 295 blank, across 28 files in 6 languages (top: Rust 85.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving noahshinn/web-browser to commit ae717b05a2b4, 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 small codebase by counted code lines. Code represents 88.0% of all lines, comments represent 3.1%, and the repository averages 105 code lines per file. Rust accounts for 85.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 20 | 2,678 | 2,495 | 0 | 183 |
| YAML | 4 | 238 | 222 | 0 | 16 |
| Python | 1 | 161 | 139 | 0 | 22 |
| Makefile | 1 | 57 | 52 | 0 | 5 |
| TOML | 1 | 21 | 20 | 0 | 1 |
| Markdown | 1 | 171 | 0 | 103 | 68 |

Top language (Rust 85.2%). Generated at 2026-09-03T23:34:58.494165896+00:00. Canonical report: https://octocounts.com/github/noahshinn/web-browser

## Report FAQ

### How many lines of code does noahshinn/web-browser have?

noahshinn/web-browser has 3,326 total lines, including 2,928 code lines, 103 comment lines, and 295 blank lines.

### How was the noahshinn/web-browser line count measured?

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

### What commit was counted for noahshinn/web-browser?

This OctoCounts report was generated from main at commit ae717b05a2b4 on 2026-09-03T23:34:58.494165896+00:00.

## Similar repository reports

- [BurntSushi/byteorder](https://octocounts.com/github/BurntSushi/byteorder) — Rust, 2,933 code lines
- [anomalyco/rift](https://octocounts.com/github/anomalyco/rift) — Rust, 2,936 code lines
- [goban-app/katago-server](https://octocounts.com/github/goban-app/katago-server) — Rust, 3,006 code lines
- [RahulVedula/rDB](https://octocounts.com/github/RahulVedula/rDB) — Rust, 2,761 code lines
- [ikstv/S.T.A.L.K.E.R.-2-map](https://octocounts.com/github/ikstv/S.T.A.L.K.E.R.-2-map) — Rust, 2,706 code lines
- [zahamza/simple_6502rs](https://octocounts.com/github/zahamza/simple_6502rs) — Rust, 3,162 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)
