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

bochs-emu/Bochs

Bochs - Cross Platform x86 Emulator Project observed · 2026-08-28

github.com/bochs-emu/Bochs · homepage · C++ · LGPL-2.1 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 67
  • Longevity 100
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: 552
  • age_days: 1469
  • days_rel: 10
  • days_push: 7
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1351 stars · 184 forks observed · 2026-08-28

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

Bochs is a portable open-source IA-32 (x86) PC emulator written in C++ that emulates the CPU, common I/O devices, and a custom BIOS. Unlike virtualization software, it interprets every instruction, providing accurate, deterministic emulation of x86 machines on any host architecture.

Use cases

  • run old Windows or DOS software on Linux
  • emulate an x86 PC on ARM or MIPS hardware
  • develop and debug an operating system or bootloader
  • reverse-engineer system-level x86 code
  • run legacy mission-critical software in an accurate environment
  • test software against pre-release x86-64 CPUs

When to choose

  • you need accurate, deterministic x86 emulation rather than fast virtualization
  • your host machine is not x86 (e.g. ARM or MIPS)
  • you are developing an OS or bootloader and need instruction-level control
  • you need to run very old or mission-critical legacy software

When to avoid

  • you need near-native performance for everyday VMs - use VirtualBox, QEMU/KVM, or VMware instead
  • you want a polished desktop virtualization user experience
  • you need to emulate non-x86 guest architectures

Facets

application · maturity active

simulation developer-tools reverse-engineering operating-systems developer-tools cross-platform windows cross-platform cpp x86-emulator pc-emulation virtualization-alternative ia-32 bios-emulation os-development linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
bochs-emu/Bochsmain88

For agents

markdown · JSON · MCP: product_card(name="bochs-emu/Bochs")

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