jepsen-io/maelstrom resource
A workbench for writing toy implementations of distributed systems. observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 91
- Release rhythm 8
- 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: n/a
- age_days: 3430
- days_rel: 637
- days_push: 54
- n_releases_24m: 1
Adoption not part of the score
3668 stars · 214 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Maelstrom is a workbench for learning distributed systems by writing toy implementations, built on the Jepsen testing library. It provides standardized workloads over a simple JSON STDIN/STDOUT protocol, a simulated network with latency and partition faults, and checkers that verify safety properties up to strict serializability.
Use cases
- learn distributed systems by implementing toy servers
- test a broadcast or gossip protocol implementation
- verify a transactional key-value store for consistency anomalies
- simulate network partitions and message loss in a cluster
- practice building Raft or Paxos replicas
- run a distributed systems workshop exercise
When to choose
- you want hands-on practice implementing distributed algorithms in any language
- you need fault injection and linearizability/serializability checking for a toy system
- you're following a distributed systems course or self-study curriculum
When to avoid
- you need to test a real production distributed system rather than a toy
- you want a framework for building deployable distributed software
- you need non-simulated network testing on real infrastructure
Facets
learning-resource · maturity active
testing e2e-testing developer-tools microservices education testing developer-tools jvm cli jepsen distributed-systems fault-injection consistency-checking workshop json-protocol network-simulation linux macos
1 source
- readme: https://github.com/jepsen-io/maelstrom · fetched 2026-08-28 · 975a44dcba09
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jepsen-io/maelstrom | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="jepsen-io/maelstrom")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem