Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackyzha0/maelstrom
Maelstrom example workloads in Rust
https://github.com/jackyzha0/maelstrom
jepsen maelstrom
Last synced: 24 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-24T21:29:03.000Z (over 1 year ago)
- Last Synced: 2024-10-15T07:29:12.457Z (2 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)