gem5/gem5
The official repository for the gem5 computer-system architecture simulator. 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
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
- readme: https://github.com/gem5/gem5 · fetched 2026-08-28 · 0bb4dd2116a1
- homepage: http://www.gem5.org · fetched 2026-08-29 · 165b9922b6aa
- site_page: https://www.gem5.org/documentation/general_docs/kconfig_build_system · fetched 2026-08-29 · e34417d771dc
- site_page: https://www.gem5.org/about · fetched 2026-08-29 · 5715763e1184
- site_page: https://www.gem5.org/documentation · fetched 2026-08-29 · 625b67e7b638
- site_page: https://www.gem5.org/documentation/learning_gem5/introduction · fetched 2026-08-29 · baa41d26f10d
- site_page: https://www.gem5.org/documentation/gem5art/introduction · fetched 2026-08-29 · 777ccc3c38ca
- site_page: https://www.gem5.org/documentation/reporting_problems · fetched 2026-08-29 · 6beb9df90f6f
- site_page: https://www.gem5.org/documentation/general_docs/common-errors · fetched 2026-08-29 · fda08fef65b9
- site_page: https://www.gem5.org/documentation/general_docs/moving_to_github · fetched 2026-08-29 · e841b6d2e188
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gem5/gem5 | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem