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

tonistiigi/binfmt

Cross-platform emulator collection distributed with Docker images. observed · 2026-08-28

github.com/tonistiigi/binfmt · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 2378
  • days_rel: 86
  • days_push: 9
  • n_releases_24m: 19

Full methodology

Adoption not part of the score

1520 stars · 105 forks observed · 2026-08-28

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

A collection of QEMU user-mode emulator binaries distributed as Docker images that register cross-architecture emulators with the Linux binfmt_misc subsystem. It enables running and building container images for foreign architectures like arm64, riscv64, and s390x on any host.

Use cases

  • run arm64 docker images on x86 host
  • build multi-architecture container images with buildx
  • install qemu emulators for docker
  • cross-compile containers for different cpu architectures
  • test containers on arm, riscv64, s390x locally
  • set up binfmt_misc handlers for foreign binaries

When to choose

  • you need to build or run multi-arch Docker images without native hardware
  • you use Docker buildx or BuildKit and want automatic QEMU emulation
  • you want a simple privileged-container command to install/uninstall emulators

When to avoid

  • you need full-system emulation rather than user-mode binary translation
  • you cannot run privileged containers on your host
  • you need maximum performance for foreign-architecture workloads (native runners are faster)

Facets

cli-tool · maturity active

container-runtime developer-tools cli deployment developer-tools cross-platform cli qemu binfmt-misc emulation multi-arch buildx buildkit containers devops docker linux

1 source

Member repositories

RepositoryRoleHealth v2
tonistiigi/binfmtmain95

For agents

markdown · JSON · MCP: product_card(name="tonistiigi/binfmt")

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