# typst/codex SLOC report

> As of 2026-09-07 (commit 0d70dbf5012a), typst/codex contains 5,833 total lines: 2,091 code, 3,424 comments, 318 blank, across 12 files in 4 languages (top: Rust 98.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

typst/codex has 2,091 source lines of code out of 5,833 total lines across 12 files, counted from the 0d70dbf5012a7b6765924534aeee4f5b64659ee9 ref at commit 0d70dbf5012a by the OctoCounts tokei engine on 2026-09-07. 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 typst/codex to commit 0d70dbf5012a, 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.8% of all lines, comments represent 58.7%, 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 | 636 | 0 | 573 | 63 |
| Plain Text | 2 | 2,781 | 0 | 2,747 | 34 |

Top language (Rust 98.6%). Generated at 2026-09-07T03:50:29.327350178+00:00. Canonical report: https://octocounts.com/github/typst/codex

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/typst/codex/commit/0d70dbf5012a7b6765924534aeee4f5b64659ee9?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 typst/codex have?

typst/codex has 5,833 total lines, including 2,091 code lines, 3,424 comment lines, and 318 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 0d70dbf5012a, 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 0d70dbf5012a7b6765924534aeee4f5b64659ee9 at commit 0d70dbf5012a on 2026-09-07T03:50:29.327350178+00:00.

## Similar repository reports

- [zahamza/simple_6502rs](https://octocounts.com/github/zahamza/simple_6502rs) — Rust, 2,235 code lines
- [Zykairotis/Hypr-Vimx](https://octocounts.com/github/Zykairotis/Hypr-Vimx) — Rust, 2,241 code lines
- [blackportal-ai/delta](https://octocounts.com/github/blackportal-ai/delta) — Rust, 1,844 code lines
- [exteraSquad/crulutils](https://octocounts.com/github/exteraSquad/crulutils) — Rust, 2,371 code lines
- [mdrkrg/qbasic-rs](https://octocounts.com/github/mdrkrg/qbasic-rs) — Rust, 2,385 code lines
- [TuncorReUnion/TLAC-MODERN-LOCAL-ANTI-CHEAT-REUNIONED](https://octocounts.com/github/TuncorReUnion/TLAC-MODERN-LOCAL-ANTI-CHEAT-REUNIONED) — Rust, 1,729 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)
