Ross ROSS = Recommend OSS · open-source software intelligence for agents

clux/muslrust resource

Docker environment for building musl based static rust binaries observed · 2026-08-28

github.com/clux/muslrust · Dockerfile · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 88
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3823
  • days_rel: n/a
  • days_push: 76
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1102 stars · 93 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Docker image providing a Rust toolchain with musl for building fully static Linux binaries for x86_64 and arm64. It bundles musl-compiled C libraries so statically linked Rust projects can be shipped in minimal containers like scratch, distroless, or alpine.

Use cases

  • build static rust binaries for linux
  • compile rust for scratch or distroless docker images
  • create small alpine-based rust containers
  • produce standalone linux release binaries for github releases
  • cross-compile rust for arm64 from x86_64
  • build kubernetes controllers as tiny containers

When to choose

  • you need fully static, dependency-free Linux Rust executables
  • you want minimal container images under ~10MB
  • you build Kubernetes controllers or CLI tools in Rust
  • you need reproducible daily-updated musl toolchain images

When to avoid

  • you target macOS or Windows binaries
  • your project depends on dynamically linked system libraries not bundled here
  • you develop interactively rather than build release artifacts

Facets

infra-config · maturity active

build-tool container-runtime deployment developer-tools cloud-computing developer-tools cross-platform rust cloud musl static-binaries docker-image cross-compilation rust-toolchain distroless alpine devops containers docker linux

1 source

Member repositories

RepositoryRoleHealth v2
clux/muslrustmain72

For agents

markdown · JSON · MCP: product_card(name="clux/muslrust")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem