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

emk/rust-musl-builder resource

Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates. observed · 2026-08-28

github.com/emk/rust-musl-builder · Dockerfile · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 3790
  • days_rel: n/a
  • days_push: 851
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1589 stars · 192 forks observed · 2026-08-28

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

A set of Docker images for compiling fully static Rust binaries against musl-libc and musl-gcc, bundling static versions of common C libraries like OpenSSL and libpq. It enables distributing Rust applications as single executables that run on any modern Linux system or in Alpine containers.

Use cases

  • build static rust binaries with docker
  • compile rust with openssl statically
  • build diesel apps as single binaries
  • create alpine linux rust containers
  • cross-compile rust for musl target
  • ship rust apps with no runtime dependencies

When to avoid

  • your dependencies work with rustls instead of OpenSSL
  • you can use the cross tool for musl cross-compilation
  • you need an actively maintained solution

Facets

infra-config · maturity abandoned

build-tool container-runtime compiler developer-tools programming-languages rust cli musl static-linking cross-compilation docker-images release-builds devops containers docker linux

1 source

Member repositories

RepositoryRoleHealth v2
emk/rust-musl-buildermain32

For agents

markdown · JSON · MCP: product_card(name="emk/rust-musl-builder")

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