# ptitSeb/box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64, RV64 and LoongArch Linux devices

Repository: https://github.com/ptitSeb/box64
Canonical: https://ross.abutalabs.com/products/box64
Homepage: https://box86.org
Language: C
License: MIT
License Family: permissive
Topics: box64, emulator, linux, arm64, dynarec
Last push: 2026-08-26T11:52:55+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 72, longevity 100
- inputs: {"age_days": 2101, "days_push": 7, "days_rel": 31, "gap_med": 98.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5611, forks 455 (observed 2026-08-28T04:09:22.992336+00:00)

## What it is
Box64 is a Linux userspace emulator that lets you run x86_64 Linux programs, including games, on non-x86_64 systems such as ARM64, RISC-V, and LoongArch. It uses native system libraries (libc, SDL, OpenGL) and a dynamic recompiler (DynaRec) to achieve high performance, and supports running Wine for Windows applications.

## Use cases
- run x86_64 Linux games on ARM64 single-board computers like Raspberry Pi
- execute x86_64 Linux binaries on RISC-V or LoongArch devices
- run Wine and Windows games on ARM64 Linux
- test x86_64 software without x86 hardware
- run Steam games on non-x86 Linux systems

## When to choose
- you need to run x86_64 Linux binaries on ARM64, RISC-V, or LoongArch hardware
- you want to run Wine or Windows games on non-x86 Linux
- you need fast emulation via dynamic recompilation rather than pure interpretation

## When to avoid
- you need full-system emulation or a virtual machine rather than userspace binary translation
- you are on a 32-bit host system (use box86 instead)
- you require perfect compatibility with protected/DRM-heavy software

## Facets
- artifact type: application
- maturity: active
- function: interpreter, compiler, developer-tools
- domain: operating-systems, developer-tools, gaming-tools, cross-platform
- platform: cli
- tags: emulator, binary-translation, dynarec, x86-64, risc-v, loongarch, wine, userspace-emulation, linux, arm64

## Member repositories
- ptitSeb/box64 (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:22.992336+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:25.670721+00:00, confidence not recorded.
  - readme: https://github.com/ptitSeb/box64 (fetched 2026-08-28T04:09:22.992336+00:00, sha dc38f964e3e1)
  - homepage: https://box86.org (fetched 2026-08-29T08:50:17.913936+00:00, sha 3ad7bab4d28e)
  - site_page: https://box86.org/about (fetched 2026-08-29T08:50:17.916987+00:00, sha 90b674551495)
- Data as of 2026-08-30T08:39:29.467469+00:00.
