# pocket-stack/quickjs-oxide SLOC report

> As of 2026-07-15 (commit bb6f2ce44124), pocket-stack/quickjs-oxide contains 86,249 total lines: 80,813 code, 938 comments, 4,498 blank, across 67 files in 5 languages (top: Rust 99.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving pocket-stack/quickjs-oxide to commit bb6f2ce44124, 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 93.7% of all lines, comments represent 1.1%, and the repository averages 1,206 code lines per file. Rust accounts for 99.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 51 | 85,248 | 80,078 | 804 | 4,366 |
| Shell | 11 | 839 | 688 | 51 | 100 |
| TOML | 2 | 58 | 47 | 2 | 9 |
| Markdown | 1 | 45 | 0 | 33 | 12 |
| Plain Text | 2 | 59 | 0 | 48 | 11 |

Top language (Rust 99.1%). Generated at 2026-07-15T14:25:47.983415564+00:00. Canonical report: https://octocounts.com/github/pocket-stack/quickjs-oxide

## Report FAQ

### How many lines of code does pocket-stack/quickjs-oxide have?

pocket-stack/quickjs-oxide has 86,249 total lines, including 80,813 code lines, 938 comment lines, and 4,498 blank lines.

### How was the pocket-stack/quickjs-oxide line count measured?

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

### What commit was counted for pocket-stack/quickjs-oxide?

This OctoCounts report was generated from main at commit bb6f2ce44124 on 2026-07-15T14:25:47.983415564+00:00.

## Similar repository reports

- [byronwade/dits](https://octocounts.com/github/byronwade/dits) — Rust, 81,827 code lines
- [emilk/egui](https://octocounts.com/github/emilk/egui) — Rust, 82,205 code lines
- [rtk-ai/rtk](https://octocounts.com/github/rtk-ai/rtk) — Rust, 82,737 code lines
- [Zackriya-Solutions/meetily](https://octocounts.com/github/Zackriya-Solutions/meetily) — Rust, 86,367 code lines
- [rust-lang/crates.io](https://octocounts.com/github/rust-lang/crates.io) — Rust, 87,068 code lines
- [lark-sh/lark](https://octocounts.com/github/lark-sh/lark) — Rust, 74,082 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)
