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

gem5/gem5

The official repository for the gem5 computer-system architecture simulator. observed · 2026-08-28

github.com/gem5/gem5 · homepage · C++ · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 68
  • 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: 67
  • age_days: 4292
  • days_rel: 134
  • days_push: 7
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

2771 stars · 1951 forks observed · 2026-08-28

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

gem5 is the official open-source computer-system architecture simulator for research and teaching, modeling processor microarchitecture and full systems across multiple ISAs (x86, ARM, RISC-V, POWER, MIPS, SPARC). It provides interchangeable CPU models, a detailed event-driven memory system, and Python-configurable simulation setups.

Use cases

  • simulate a new CPU microarchitecture design
  • evaluate cache hierarchy and DRAM configurations
  • run full-system Linux boot simulation for ARM or RISC-V
  • model multicore systems with cache coherence protocols
  • teach computer architecture with hands-on simulation
  • benchmark system software changes against simulated hardware

When to choose

  • you need cycle-level or full-system computer architecture simulation
  • you are doing academic or industrial hardware design research
  • you need to model multiple ISAs with a modular, extensible framework

When to avoid

  • you need fast emulation for running software, not architectural modeling (use QEMU)
  • you need GPU or accelerator simulation beyond gem5's model coverage
  • you want a lightweight tool - gem5 builds are large and slow to compile

Facets

library · maturity active

simulation developer-tools benchmarking computer-vision hardware operating-systems cpp python computer-architecture cpu-models memory-system isa-simulation full-system-simulation academic-research risc-v arm x86 research linux macos

10 sources

Member repositories

RepositoryRoleHealth v2
gem5/gem5main88

For agents

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

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