# ithewei/libhv SLOC report

> As of 2026-08-18 (commit e2c9402be773), ithewei/libhv contains 103,299 total lines: 77,047 code, 13,632 comments, 12,620 blank, across 428 files in 17 languages (top: C 32.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ithewei/libhv to commit e2c9402be773, 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 74.6% of all lines, comments represent 13.2%, and the repository averages 180 code lines per file. C accounts for 32.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 99 | 31,001 | 24,857 | 2,603 | 3,541 |
| C++ Header | 1 | 25,526 | 17,980 | 4,492 | 3,054 |
| C++ | 111 | 20,716 | 16,632 | 1,828 | 2,256 |
| C Header | 137 | 19,058 | 13,186 | 3,126 | 2,746 |
| CMake | 8 | 2,137 | 1,619 | 285 | 233 |
| Shell | 18 | 904 | 658 | 90 | 156 |
| Bazel | 3 | 745 | 653 | 0 | 92 |
| Makefile | 2 | 487 | 393 | 9 | 85 |
| Autoconf | 4 | 542 | 325 | 127 | 90 |
| Lua | 14 | 358 | 258 | 53 | 47 |
| BASH | 1 | 315 | 253 | 20 | 42 |
| Python | 2 | 107 | 88 | 3 | 16 |

Top language (C 32.3%). Generated at 2026-08-18T11:54:12.432985420+00:00. Canonical report: https://octocounts.com/github/ithewei/libhv

## Report FAQ

### How many lines of code does ithewei/libhv have?

ithewei/libhv has 103,299 total lines, including 77,047 code lines, 13,632 comment lines, and 12,620 blank lines.

### How was the ithewei/libhv line count measured?

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

### What commit was counted for ithewei/libhv?

This OctoCounts report was generated from master at commit e2c9402be773 on 2026-08-18T11:54:12.432985420+00:00.

## Similar repository reports

- [facebook/zstd](https://octocounts.com/github/facebook/zstd) — C, 76,948 code lines
- [coreutils/coreutils](https://octocounts.com/github/coreutils/coreutils) — C, 76,792 code lines
- [JustVugg/colibri](https://octocounts.com/github/JustVugg/colibri) — C, 78,868 code lines
- [Distrotech/pixman](https://octocounts.com/github/Distrotech/pixman) — C, 72,773 code lines
- [linux-pam/linux-pam](https://octocounts.com/github/linux-pam/linux-pam) — C, 69,012 code lines
- [libsndfile/libsndfile](https://octocounts.com/github/libsndfile/libsndfile) — C, 67,137 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)
