Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)