# uber/h3 SLOC report

> As of 2026-09-18 (commit 3e9a0db6e678), uber/h3 contains 1,544,287 total lines: 27,273 code, 1,508,267 comments, 8,747 blank, across 459 files in 16 languages (top: C 79.1%). Default configuration. Counted with tokei via OctoCounts.

uber/h3 has 27,273 source lines of code out of 1,544,287 total lines across 459 files, counted from the master ref at commit 3e9a0db6e678 by the OctoCounts tokei engine on 2026-09-18. 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 uber/h3 to commit 3e9a0db6e678, 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 1.8% of all lines, comments represent 97.7%, and the repository averages 59 code lines per file. C accounts for 79.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 149 | 32,420 | 21,579 | 7,217 | 3,624 |
| C Header | 30 | 3,282 | 1,486 | 1,360 | 436 |
| CMake | 4 | 1,217 | 952 | 143 | 122 |
| Autoconf | 5 | 2,037 | 904 | 694 | 439 |
| JavaScript | 10 | 724 | 645 | 43 | 36 |
| JSX | 4 | 680 | 618 | 22 | 40 |
| TypeScript | 3 | 571 | 477 | 31 | 63 |
| JSON | 3 | 253 | 253 | 0 | 0 |
| TSX | 1 | 175 | 162 | 7 | 6 |
| SVG | 4 | 111 | 108 | 3 | 0 |
| CSS | 3 | 78 | 54 | 14 | 10 |
| Shell | 3 | 101 | 34 | 52 | 15 |

Top language (C 79.1%). Generated at 2026-09-18T06:47:05.624789499+00:00. Canonical report: https://octocounts.com/github/uber/h3

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/uber/h3/commit/3e9a0db6e67802c70bec81f81a8b390d6c87b5d9?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does uber/h3 have?

uber/h3 has 1,544,287 total lines, including 27,273 code lines, 1,508,267 comment lines, and 8,747 blank lines.

### How was the uber/h3 line count measured?

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

### What commit was counted for uber/h3?

This OctoCounts report was generated from master at commit 3e9a0db6e678 on 2026-09-18T06:47:05.624789499+00:00.

## Similar repository reports

- [id-Software/wolf3d](https://octocounts.com/github/id-Software/wolf3d) — C, 27,604 code lines
- [gnu-mirror-unofficial/recutils](https://octocounts.com/github/gnu-mirror-unofficial/recutils) — C, 26,893 code lines
- [linux-nvme/libnvme](https://octocounts.com/github/linux-nvme/libnvme) — C, 26,859 code lines
- [nanomq/nanomq](https://octocounts.com/github/nanomq/nanomq) — C, 25,759 code lines
- [yshui/picom](https://octocounts.com/github/yshui/picom) — C, 28,881 code lines
- [torch/torch7](https://octocounts.com/github/torch/torch7) — C, 25,099 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)
