# g-pape/runit SLOC report

> As of 2026-09-06 (commit 3df449f11da1), g-pape/runit contains 11,008 total lines: 6,036 code, 2,906 comments, 2,066 blank, across 178 files in 6 languages (top: C 80.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving g-pape/runit to commit 3df449f11da1, 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 small codebase by counted code lines. Code represents 54.8% of all lines, comments represent 26.4%, and the repository averages 34 code lines per file. C accounts for 80.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 100 | 5,587 | 4,868 | 179 | 540 |
| C Header | 32 | 673 | 476 | 32 | 165 |
| Makefile | 2 | 466 | 340 | 0 | 126 |
| Shell | 24 | 432 | 321 | 53 | 58 |
| HTML | 2 | 31 | 31 | 0 | 0 |
| Markdown | 18 | 3,819 | 0 | 2,642 | 1,177 |

Top language (C 80.6%). Generated at 2026-09-06T02:45:09.001448228+00:00. Canonical report: https://octocounts.com/github/g-pape/runit

## Report FAQ

### How many lines of code does g-pape/runit have?

g-pape/runit has 11,008 total lines, including 6,036 code lines, 2,906 comment lines, and 2,066 blank lines.

### How was the g-pape/runit line count measured?

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

### What commit was counted for g-pape/runit?

This OctoCounts report was generated from next at commit 3df449f11da1 on 2026-09-06T02:45:09.001448228+00:00.

## Similar repository reports

- [mikesxp/SPRK32](https://octocounts.com/github/mikesxp/SPRK32) — C, 6,168 code lines
- [Huawei/Huawei_LiteOS_Kernel](https://octocounts.com/github/Huawei/Huawei_LiteOS_Kernel) — C, 5,654 code lines
- [libarchive/bzip2](https://octocounts.com/github/libarchive/bzip2) — C, 6,680 code lines
- [gitGNU/gnu_gzip](https://octocounts.com/github/gitGNU/gnu_gzip) — C, 6,919 code lines
- [rvaiya/warpd](https://octocounts.com/github/rvaiya/warpd) — C, 6,922 code lines
- [hzeller/gmrender-resurrect](https://octocounts.com/github/hzeller/gmrender-resurrect) — C, 5,051 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)
