# antirez/h3.c SLOC report

> As of 2026-09-06 (commit a18976d850bd), antirez/h3.c contains 27,948 total lines: 25,096 code, 1,478 comments, 1,374 blank, across 44 files in 6 languages (top: C 58.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

antirez/h3.c has 25,096 source lines of code out of 27,948 total lines across 44 files, counted from the a18976d850bde9600c50d91f7736fbbd234bc4f6 ref at commit a18976d850bd by the OctoCounts tokei engine on 2026-09-06. 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 antirez/h3.c to commit a18976d850bd, 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 89.8% of all lines, comments represent 5.3%, and the repository averages 570 code lines per file. C accounts for 58.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 17 | 15,760 | 14,566 | 490 | 704 |
| Objective-C | 3 | 5,240 | 5,050 | 5 | 185 |
| Metal Shading Language | 1 | 4,166 | 3,911 | 118 | 137 |
| C Header | 20 | 1,780 | 1,395 | 199 | 186 |
| Makefile | 1 | 215 | 174 | 2 | 39 |
| Markdown | 2 | 787 | 0 | 664 | 123 |

Top language (C 58.0%). Generated at 2026-09-06T09:40:18.641514175+00:00. Canonical report: https://octocounts.com/github/antirez/h3.c

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/antirez/h3.c/commit/a18976d850bde9600c50d91f7736fbbd234bc4f6?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 antirez/h3.c have?

antirez/h3.c has 27,948 total lines, including 25,096 code lines, 1,478 comment lines, and 1,374 blank lines.

### How was the antirez/h3.c line count measured?

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

### What commit was counted for antirez/h3.c?

This OctoCounts report was generated from a18976d850bde9600c50d91f7736fbbd234bc4f6 at commit a18976d850bd on 2026-09-06T09:40:18.641514175+00:00.

## Similar repository reports

- [torch/torch7](https://octocounts.com/github/torch/torch7) — C, 25,099 code lines
- [nanomq/nanomq](https://octocounts.com/github/nanomq/nanomq) — C, 25,759 code lines
- [ijl/orjson](https://octocounts.com/github/ijl/orjson) — C, 24,057 code lines
- [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

## 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)
