# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ijl/orjson has 24,057 source lines of code out of 32,912 total lines across 526 files, counted from the master ref at commit 6737895a1a4e by the OctoCounts tokei engine on 2026-08-28. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ijl/orjson/commit/6737895a1a4e3e26df0569a40147893a786f9a58?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 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,042 code lines
- [microsoft/mimalloc](https://octocounts.com/github/microsoft/mimalloc) — C, 23,954 code lines
- [aubio/aubio](https://octocounts.com/github/aubio/aubio) — C, 23,852 code lines
- [file/file](https://octocounts.com/github/file/file) — C, 23,581 code lines
- [mirror/tar](https://octocounts.com/github/mirror/tar) — C, 23,508 code lines
- [uber/h3](https://octocounts.com/github/uber/h3) — C, 24,809 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)
- [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)
