# mirror/busybox SLOC report

> As of 2026-09-17 (commit 371fe9f71d44), mirror/busybox contains 303,648 total lines: 202,941 code, 70,633 comments, 30,074 blank, across 941 files in 17 languages (top: C 91.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mirror/busybox has 202,941 source lines of code out of 303,648 total lines across 941 files, counted from the 371fe9f71d445d18be28c82a2a6d82115c8af19d ref at commit 371fe9f71d44 by the OctoCounts tokei engine on 2026-09-17. 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 mirror/busybox to commit 371fe9f71d44, 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 large codebase by counted code lines. Code represents 66.8% of all lines, comments represent 23.3%, and the repository averages 216 code lines per file. C accounts for 91.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 685 | 274,326 | 186,316 | 61,264 | 26,746 |
| C Header | 65 | 9,970 | 6,119 | 2,584 | 1,267 |
| Shell | 110 | 5,278 | 3,659 | 979 | 640 |
| GNU Style Assembly | 5 | 2,529 | 2,219 | 157 | 153 |
| C++ | 1 | 1,425 | 1,250 | 53 | 122 |
| Makefile | 8 | 1,693 | 911 | 474 | 308 |
| Autoconf | 2 | 758 | 606 | 28 | 124 |
| Happy | 1 | 683 | 590 | 0 | 93 |
| Perl | 3 | 622 | 385 | 138 | 99 |
| Lex | 1 | 355 | 303 | 12 | 40 |
| BASH | 2 | 304 | 176 | 86 | 42 |
| HTML | 1 | 223 | 158 | 0 | 65 |

Top language (C 91.8%). Generated at 2026-09-17T20:42:24.563091732+00:00. Canonical report: https://octocounts.com/github/mirror/busybox

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mirror/busybox/commit/371fe9f71d445d18be28c82a2a6d82115c8af19d?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 mirror/busybox have?

mirror/busybox has 303,648 total lines, including 202,941 code lines, 70,633 comment lines, and 30,074 blank lines.

### How was the mirror/busybox line count measured?

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

### What commit was counted for mirror/busybox?

This OctoCounts report was generated from 371fe9f71d445d18be28c82a2a6d82115c8af19d at commit 371fe9f71d44 on 2026-09-17T20:42:24.563091732+00:00.

## Similar repository reports

- [libvips/libvips](https://octocounts.com/github/libvips/libvips) — C, 199,399 code lines
- [openwrt/openwrt](https://octocounts.com/github/openwrt/openwrt) — C, 206,576 code lines
- [sunblaze-ucb/exploitgym](https://octocounts.com/github/sunblaze-ucb/exploitgym) — C, 197,903 code lines
- [nginx/nginx](https://octocounts.com/github/nginx/nginx) — C, 218,792 code lines
- [curl/curl](https://octocounts.com/github/curl/curl) — C, 181,213 code lines
- [unicorn-engine/unicorn](https://octocounts.com/github/unicorn-engine/unicorn) — C, 177,560 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)
