https://github.com/jackyzha0/maelstrom
Maelstrom example workloads in Rust
https://github.com/jackyzha0/maelstrom
jepsen maelstrom
Last synced: 7 months ago
JSON representation
Maelstrom example workloads in Rust
- Host: GitHub
- URL: https://github.com/jackyzha0/maelstrom
- Owner: jackyzha0
- Created: 2023-04-24T01:09:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T21:29:03.000Z (over 2 years ago)
- Last Synced: 2025-01-27T23:17:12.679Z (9 months ago)
- Topics: jepsen, maelstrom
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## maelstrom in rust
> Maelstrom is a workbench for learning distributed systems by writing your own. It uses the Jepsen testing library to test toy implementations of distributed systems.
[Repository](https://github.com/jepsen-io/maelstrom/tree/main)
## Prerequisites
- JDK
- Graphviz
- Gnuplot
- Maelstrom (untar into the `maelstrom-binary` folder)
[More installation details](https://github.com/jepsen-io/maelstrom/blob/main/doc/01-getting-ready/index.md)