# typst/codex SLOC report

> As of 2026-08-10 (commit 6941f8dc808b), typst/codex contains 5,955 total lines: 2,091 code, 3,538 comments, 326 blank, across 12 files in 4 languages (top: Rust 98.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving typst/codex to commit 6941f8dc808b, 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 35.1% of all lines, comments represent 59.4%, and the repository averages 174 code lines per file. Rust accounts for 98.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 5 | 2,381 | 2,061 | 103 | 217 |
| TOML | 2 | 35 | 30 | 1 | 4 |
| Markdown | 3 | 669 | 0 | 600 | 69 |
| Plain Text | 2 | 2,870 | 0 | 2,834 | 36 |

Top language (Rust 98.6%). Generated at 2026-08-10T00:44:00.297062695+00:00. Canonical report: https://octocounts.com/github/typst/codex

## Report FAQ

### How many lines of code does typst/codex have?

typst/codex has 5,955 total lines, including 2,091 code lines, 3,538 comment lines, and 326 blank lines.

### How was the typst/codex line count measured?

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

### What commit was counted for typst/codex?

This OctoCounts report was generated from main at commit 6941f8dc808b on 2026-08-10T00:44:00.297062695+00:00.

## Similar repository reports

- [CHA0S-LABS/ordr-backend](https://octocounts.com/github/CHA0S-LABS/ordr-backend) — Rust, 2,162 code lines
- [aeroxy/tunnix](https://octocounts.com/github/aeroxy/tunnix) — Rust, 1,986 code lines
- [BerkeOruc/oplire](https://octocounts.com/github/BerkeOruc/oplire) — Rust, 2,242 code lines
- [ThatXliner/rust-but-lisp](https://octocounts.com/github/ThatXliner/rust-but-lisp) — Rust, 2,330 code lines
- [exteraSquad/crulutils](https://octocounts.com/github/exteraSquad/crulutils) — Rust, 2,371 code lines
- [huanglizhuo/silero-vad-pure](https://octocounts.com/github/huanglizhuo/silero-vad-pure) — Rust, 2,497 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)
