# ithewei/libhv SLOC report

> As of 2026-09-06 (commit f93db2dcb840), ithewei/libhv contains 107,088 total lines: 80,309 code, 13,766 comments, 13,013 blank, across 446 files in 18 languages (top: C 31.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ithewei/libhv has 80,309 source lines of code out of 107,088 total lines across 446 files, counted from the f93db2dcb84079a54447a0315ab4cb19899ebc82 ref at commit f93db2dcb840 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 ithewei/libhv to commit f93db2dcb840, 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 75.0% of all lines, comments represent 12.9%, and the repository averages 180 code lines per file. C accounts for 31.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 99 | 31,018 | 24,870 | 2,604 | 3,544 |
| C++ | 121 | 23,839 | 19,371 | 1,905 | 2,563 |
| C++ Header | 1 | 25,526 | 17,980 | 4,492 | 3,054 |
| C Header | 139 | 19,307 | 13,349 | 3,169 | 2,789 |
| CMake | 8 | 2,259 | 1,733 | 286 | 240 |
| Shell | 18 | 920 | 674 | 90 | 156 |
| Bazel | 3 | 745 | 653 | 0 | 92 |
| Makefile | 2 | 526 | 430 | 9 | 87 |
| Autoconf | 4 | 628 | 408 | 128 | 92 |
| Lua | 14 | 358 | 258 | 53 | 47 |
| BASH | 1 | 317 | 255 | 20 | 42 |
| JavaScript | 6 | 133 | 94 | 10 | 29 |

Top language (C 31.0%). Generated at 2026-09-06T13:44:58.763514467+00:00. Canonical report: https://octocounts.com/github/ithewei/libhv

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ithewei/libhv/commit/f93db2dcb84079a54447a0315ab4cb19899ebc82?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 ithewei/libhv have?

ithewei/libhv has 107,088 total lines, including 80,309 code lines, 13,766 comment lines, and 13,013 blank lines.

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

OctoCounts resolved the public GitHub repository to commit f93db2dcb840, 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 f93db2dcb84079a54447a0315ab4cb19899ebc82 at commit f93db2dcb840 on 2026-09-06T13:44:58.763514467+00:00.

## Similar repository reports

- [coreutils/coreutils](https://octocounts.com/github/coreutils/coreutils) — C, 77,493 code lines
- [facebook/zstd](https://octocounts.com/github/facebook/zstd) — C, 76,962 code lines
- [apache/apr](https://octocounts.com/github/apache/apr) — C, 85,262 code lines
- [AstraThreshold/oled-ui-astra](https://octocounts.com/github/AstraThreshold/oled-ui-astra) — C, 85,505 code lines
- [emqx/neuron](https://octocounts.com/github/emqx/neuron) — C, 71,975 code lines
- [RsyncProject/rsync](https://octocounts.com/github/RsyncProject/rsync) — C, 88,909 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)
