mirror/busybox
BusyBox mirror observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4985
- days_rel: n/a
- days_push: 708
- n_releases_24m: 0
Adoption not part of the score
2159 stars · 748 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
BusyBox combines tiny versions of many common UNIX utilities (ls, sed, grep, tar, sh, etc.) into a single small, highly configurable executable. It is the standard userland for embedded Linux systems, rescue disks, and minimal environments where size and memory footprint matter.
Use cases
- build a minimal linux userland for an embedded device
- create a rescue disk or initramfs with basic shell utilities
- reduce binary size in a docker container by replacing coreutils
- provide a posix shell environment on a resource-constrained system
- customize which unix commands are included at compile time
- boot a thin client or live-cd system with a small footprint
When to choose
- you need a tiny, single-binary replacement for standard unix utilities
- you are building embedded linux firmware or an initramfs
- binary size and runtime memory usage are critical constraints
- you want a modular userland where commands can be included or excluded at build time
When to avoid
- you need the full feature set of GNU coreutils and related tools
- you require complete POSIX/Single Unix Specification compliance
- you are on a system with no resource constraints where full utilities are already available
Facets
cli-tool · maturity stable
cli file-system developer-tools embedded embedded-systems operating-systems developer-tools embedded cross-platform c unix-utilities single-binary embedded-linux posix-environment size-optimized initramfs rescue-disk command-line linux
4 sources
- readme: https://github.com/mirror/busybox · fetched 2026-08-28 · ed3196f66854
- homepage: https://www.busybox.net/ · fetched 2026-08-29 · 144887597ccc
- site_page: https://www.busybox.net/about.html · fetched 2026-08-29 · 2c48fbce7ee1
- site_page: https://www.busybox.net/FAQ.html · fetched 2026-08-29 · f4a2d7967346
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mirror/busybox | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem