# moq-dev/moq SLOC report

> As of 2026-09-16 (commit b65e28a2dbed), moq-dev/moq contains 431,685 total lines: 317,331 code, 58,799 comments, 55,555 blank, across 1,842 files in 31 languages (top: Rust 71.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

moq-dev/moq has 317,331 source lines of code out of 431,685 total lines across 1,842 files, counted from the b65e28a2dbed313336b5cf7f842ab203c21766e7 ref at commit b65e28a2dbed 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 moq-dev/moq to commit b65e28a2dbed, 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 73.5% of all lines, comments represent 13.6%, and the repository averages 172 code lines per file. Rust accounts for 71.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 603 | 271,283 | 226,372 | 14,111 | 30,800 |
| TypeScript | 399 | 75,768 | 53,883 | 12,283 | 9,602 |
| Dart | 5 | 10,384 | 9,142 | 51 | 1,191 |
| C++ | 7 | 4,899 | 3,797 | 504 | 598 |
| Shell | 37 | 4,943 | 3,410 | 928 | 605 |
| C Header | 17 | 6,921 | 2,956 | 3,325 | 640 |
| Go | 17 | 3,114 | 2,116 | 612 | 386 |
| CSS | 21 | 2,394 | 2,045 | 67 | 282 |
| Python | 16 | 2,409 | 1,981 | 10 | 418 |
| CMake | 22 | 2,170 | 1,643 | 199 | 328 |
| TOML | 51 | 2,669 | 1,611 | 762 | 296 |
| Just | 19 | 3,011 | 1,600 | 1,014 | 397 |

Top language (Rust 71.3%). Generated at 2026-09-16T05:34:06.024223293+00:00. Canonical report: https://octocounts.com/github/moq-dev/moq

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/moq-dev/moq/commit/b65e28a2dbed313336b5cf7f842ab203c21766e7?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 moq-dev/moq have?

moq-dev/moq has 431,685 total lines, including 317,331 code lines, 58,799 comment lines, and 55,555 blank lines.

### How was the moq-dev/moq line count measured?

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

### What commit was counted for moq-dev/moq?

This OctoCounts report was generated from b65e28a2dbed313336b5cf7f842ab203c21766e7 at commit b65e28a2dbed on 2026-09-16T05:34:06.024223293+00:00.

## Similar repository reports

- [google/crosvm](https://octocounts.com/github/google/crosvm) — Rust, 310,546 code lines
- [pocket-stack/quickjs-oxide](https://octocounts.com/github/pocket-stack/quickjs-oxide) — Rust, 308,401 code lines
- [mangoleaf/ferrofin](https://octocounts.com/github/mangoleaf/ferrofin) — Rust, 328,475 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
- [zerx-lab/FluxDown](https://octocounts.com/github/zerx-lab/FluxDown) — Rust, 283,816 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)
