# gnu-mirror-unofficial/recutils SLOC report

> As of 2026-07-13 (commit 9f08064fef75), gnu-mirror-unofficial/recutils contains 41,972 total lines: 26,893 code, 8,921 comments, 6,158 blank, across 177 files in 10 languages (top: C 67.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving gnu-mirror-unofficial/recutils to commit 9f08064fef75, 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 64.1% of all lines, comments represent 21.3%, and the repository averages 152 code lines per file. C accounts for 67.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 139 | 28,462 | 18,103 | 6,145 | 4,214 |
| Shell | 14 | 6,799 | 5,643 | 455 | 701 |
| C Header | 7 | 2,965 | 851 | 1,415 | 699 |
| PO File | 1 | 1,762 | 832 | 619 | 311 |
| Autoconf | 3 | 963 | 825 | 80 | 58 |
| Automake | 9 | 560 | 304 | 156 | 100 |
| Lex | 1 | 245 | 161 | 36 | 48 |
| Happy | 1 | 168 | 146 | 0 | 22 |
| Python | 1 | 44 | 24 | 15 | 5 |
| Makefile | 1 | 4 | 4 | 0 | 0 |

Top language (C 67.3%). Generated at 2026-07-13T01:49:52.778792329+00:00. Canonical report: https://octocounts.com/github/gnu-mirror-unofficial/recutils

## Report FAQ

### How many lines of code does gnu-mirror-unofficial/recutils have?

gnu-mirror-unofficial/recutils has 41,972 total lines, including 26,893 code lines, 8,921 comment lines, and 6,158 blank lines.

### How was the gnu-mirror-unofficial/recutils line count measured?

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

### What commit was counted for gnu-mirror-unofficial/recutils?

This OctoCounts report was generated from master at commit 9f08064fef75 on 2026-07-13T01:49:52.778792329+00:00.

## Similar repository reports

- [linux-nvme/libnvme](https://octocounts.com/github/linux-nvme/libnvme) — C, 26,859 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)
