# ijl/orjson SLOC report

> As of 2026-08-28 (commit 6737895a1a4e), ijl/orjson contains 32,912 total lines: 24,057 code, 5,424 comments, 3,431 blank, across 526 files in 10 languages (top: C 40.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ijl/orjson to commit 6737895a1a4e, 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 73.1% of all lines, comments represent 16.5%, and the repository averages 46 code lines per file. C accounts for 40.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 1 | 11,142 | 9,797 | 815 | 530 |
| Rust | 82 | 8,717 | 7,624 | 198 | 895 |
| C Header | 1 | 8,302 | 4,695 | 3,006 | 601 |
| Python | 23 | 1,595 | 1,159 | 68 | 368 |
| JSON | 396 | 466 | 462 | 0 | 4 |
| TOML | 4 | 202 | 177 | 3 | 22 |
| BASH | 8 | 138 | 85 | 10 | 43 |
| Shell | 5 | 97 | 58 | 6 | 33 |
| Markdown | 2 | 2,237 | 0 | 1,302 | 935 |
| Plain Text | 4 | 16 | 0 | 16 | 0 |

Top language (C 40.7%). Generated at 2026-08-28T05:39:30.405571880+00:00. Canonical report: https://octocounts.com/github/ijl/orjson

## Report FAQ

### How many lines of code does ijl/orjson have?

ijl/orjson has 32,912 total lines, including 24,057 code lines, 5,424 comment lines, and 3,431 blank lines.

### How was the ijl/orjson line count measured?

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

### What commit was counted for ijl/orjson?

This OctoCounts report was generated from master at commit 6737895a1a4e on 2026-08-28T05:39:30.405571880+00:00.

## Similar repository reports

- [jqlang/jq](https://octocounts.com/github/jqlang/jq) — C, 24,028 code lines
- [aubio/aubio](https://octocounts.com/github/aubio/aubio) — C, 23,852 code lines
- [mirror/tar](https://octocounts.com/github/mirror/tar) — C, 23,508 code lines
- [thesofproject/linux-firmware](https://octocounts.com/github/thesofproject/linux-firmware) — C, 25,073 code lines
- [torch/torch7](https://octocounts.com/github/torch/torch7) — C, 25,099 code lines
- [microsoft/mimalloc](https://octocounts.com/github/microsoft/mimalloc) — C, 22,594 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
