jackyzha0 / maelstrom

Maelstrom example workloads in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Prerequisites

  • JDK
  • Graphviz
  • Gnuplot
  • Maelstrom (untar into the maelstrom-binary folder)

More installation details

About

Maelstrom example workloads in Rust


Languages

Language:Rust 96.1%Language:Makefile 3.9%