# pocket-stack/quickjs-oxide SLOC report

> As of 2026-09-17 (commit 56faa471a5f9), pocket-stack/quickjs-oxide contains 327,353 total lines: 308,401 code, 3,224 comments, 15,728 blank, across 291 files in 10 languages (top: Rust 89.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pocket-stack/quickjs-oxide has 308,401 source lines of code out of 327,353 total lines across 291 files, counted from the 56faa471a5f923ef0fe9540e0b12f64b1e7ec6c5 ref at commit 56faa471a5f9 by the OctoCounts tokei engine on 2026-09-17. 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 pocket-stack/quickjs-oxide to commit 56faa471a5f9, 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 large codebase by counted code lines. Code represents 94.2% of all lines, comments represent 1.0%, and the repository averages 1,060 code lines per file. Rust accounts for 89.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 221 | 291,277 | 274,646 | 2,776 | 13,855 |
| Shell | 23 | 19,825 | 18,792 | 139 | 894 |
| JavaScript | 34 | 14,171 | 13,418 | 33 | 720 |
| CSS | 1 | 1,093 | 945 | 0 | 148 |
| HTML | 1 | 351 | 327 | 0 | 24 |
| Python | 1 | 119 | 102 | 1 | 16 |
| TOML | 3 | 118 | 95 | 2 | 21 |
| JSON | 2 | 76 | 76 | 0 | 0 |
| Markdown | 3 | 264 | 0 | 225 | 39 |
| Plain Text | 2 | 59 | 0 | 48 | 11 |

Top language (Rust 89.1%). Generated at 2026-09-17T05:15:02.656006970+00:00. Canonical report: https://octocounts.com/github/pocket-stack/quickjs-oxide

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pocket-stack/quickjs-oxide/commit/56faa471a5f923ef0fe9540e0b12f64b1e7ec6c5?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 pocket-stack/quickjs-oxide have?

pocket-stack/quickjs-oxide has 327,353 total lines, including 308,401 code lines, 3,224 comment lines, and 15,728 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 56faa471a5f9, 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 56faa471a5f923ef0fe9540e0b12f64b1e7ec6c5 at commit 56faa471a5f9 on 2026-09-17T05:15:02.656006970+00:00.

## Similar repository reports

- [google/crosvm](https://octocounts.com/github/google/crosvm) — Rust, 310,546 code lines
- [moq-dev/moq](https://octocounts.com/github/moq-dev/moq) — Rust, 317,331 code lines
- [zerx-lab/FluxDown](https://octocounts.com/github/zerx-lab/FluxDown) — Rust, 319,349 code lines
- [influxdata/influxdb](https://octocounts.com/github/influxdata/influxdb) — Rust, 296,196 code lines
- [nushell/nushell](https://octocounts.com/github/nushell/nushell) — Rust, 294,921 code lines
- [mangoleaf/ferrofin](https://octocounts.com/github/mangoleaf/ferrofin) — Rust, 328,475 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)
