# libjxl/jxl-rs SLOC report

> As of 2026-09-13 (commit 02eff168cd58), libjxl/jxl-rs contains 74,017 total lines: 63,093 code, 3,863 comments, 7,061 blank, across 221 files in 6 languages (top: Rust 96.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving libjxl/jxl-rs to commit 02eff168cd58, 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 85.2% of all lines, comments represent 5.2%, and the repository averages 285 code lines per file. Rust accounts for 96.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 195 | 71,271 | 61,026 | 3,621 | 6,624 |
| Python | 10 | 1,999 | 1,598 | 96 | 305 |
| TOML | 10 | 347 | 292 | 3 | 52 |
| Nix | 1 | 136 | 116 | 1 | 19 |
| Shell | 2 | 88 | 61 | 16 | 11 |
| Markdown | 3 | 176 | 0 | 126 | 50 |

Top language (Rust 96.7%). Generated at 2026-09-13T05:45:45.263324061+00:00. Canonical report: https://octocounts.com/github/libjxl/jxl-rs

## Report FAQ

### How many lines of code does libjxl/jxl-rs have?

libjxl/jxl-rs has 74,017 total lines, including 63,093 code lines, 3,863 comment lines, and 7,061 blank lines.

### How was the libjxl/jxl-rs line count measured?

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

### What commit was counted for libjxl/jxl-rs?

This OctoCounts report was generated from 02eff168cd58047034a6a901e692297fcd5c7be0 at commit 02eff168cd58 on 2026-09-13T05:45:45.263324061+00:00.

## Similar repository reports

- [moq-dev/moq](https://octocounts.com/github/moq-dev/moq) — Rust, 63,479 code lines
- [asteroidb/asteroidb](https://octocounts.com/github/asteroidb/asteroidb) — Rust, 62,086 code lines
- [lapce/lapce](https://octocounts.com/github/lapce/lapce) — Rust, 65,412 code lines
- [EthanYoQ/whisper-input](https://octocounts.com/github/EthanYoQ/whisper-input) — Rust, 60,642 code lines
- [rust-infra/tact](https://octocounts.com/github/rust-infra/tact) — Rust, 65,549 code lines
- [tokio-rs/tokio](https://octocounts.com/github/tokio-rs/tokio) — Rust, 60,608 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)
