# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

linux-nvme/libnvme has 26,859 source lines of code out of 48,857 total lines across 79 files, counted from the master ref at commit ad61ac8a319a by the OctoCounts tokei engine on 2026-08-29. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/linux-nvme/libnvme/commit/ad61ac8a319ad0823c1c9861eecbf66125f8b9a1?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 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,273 code lines
- [id-Software/wolf3d](https://octocounts.com/github/id-Software/wolf3d) — C, 27,604 code lines
- [nanomq/nanomq](https://octocounts.com/github/nanomq/nanomq) — C, 25,759 code lines
- [torch/torch7](https://octocounts.com/github/torch/torch7) — C, 25,099 code lines
- [antirez/h3.c](https://octocounts.com/github/antirez/h3.c) — C, 25,096 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)
