# linux-nvme/libnvme SLOC report

> As of 2026-08-29 (commit ad61ac8a319a), linux-nvme/libnvme contains 48,857 total lines: 26,859 code, 17,071 comments, 4,927 blank, across 79 files in 12 languages (top: C 55.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving linux-nvme/libnvme to commit ad61ac8a319a, 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 55.0% of all lines, comments represent 34.9%, and the repository averages 340 code lines per file. C accounts for 55.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 26 | 18,907 | 14,858 | 1,219 | 2,830 |
| C Header | 28 | 26,844 | 9,652 | 15,535 | 1,657 |
| SWIG | 1 | 1,256 | 1,054 | 56 | 146 |
| Meson | 7 | 700 | 572 | 69 | 59 |
| Shell | 7 | 541 | 411 | 35 | 95 |
| Python | 3 | 249 | 191 | 11 | 47 |
| Autoconf | 1 | 55 | 43 | 0 | 12 |
| Makefile | 1 | 61 | 42 | 8 | 11 |
| TOML | 1 | 33 | 26 | 1 | 6 |
| YAML | 1 | 6 | 6 | 0 | 0 |
| BASH | 1 | 10 | 4 | 3 | 3 |
| Markdown | 2 | 195 | 0 | 134 | 61 |

Top language (C 55.3%). Generated at 2026-08-29T12:07:50.313317595+00:00. Canonical report: https://octocounts.com/github/linux-nvme/libnvme

## Report FAQ

### How many lines of code does linux-nvme/libnvme have?

linux-nvme/libnvme has 48,857 total lines, including 26,859 code lines, 17,071 comment lines, and 4,927 blank lines.

### How was the linux-nvme/libnvme line count measured?

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

### What commit was counted for linux-nvme/libnvme?

This OctoCounts report was generated from master at commit ad61ac8a319a on 2026-08-29T12:07:50.313317595+00:00.

## Similar repository reports

- [gnu-mirror-unofficial/recutils](https://octocounts.com/github/gnu-mirror-unofficial/recutils) — C, 26,893 code lines
- [uber/h3](https://octocounts.com/github/uber/h3) — C, 27,083 code lines
- [3proxy/3proxy](https://octocounts.com/github/3proxy/3proxy) — C, 27,563 code lines
- [antirez/h3.c](https://octocounts.com/github/antirez/h3.c) — C, 25,715 code lines
- [torch/torch7](https://octocounts.com/github/torch/torch7) — C, 25,099 code lines
- [thesofproject/linux-firmware](https://octocounts.com/github/thesofproject/linux-firmware) — C, 25,073 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)
