Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emanguy/gossip-glomers

Solutions to fly.io's distributed systems challenge
https://github.com/emanguy/gossip-glomers

Last synced: 7 days ago
JSON representation

Solutions to fly.io's distributed systems challenge

Awesome Lists containing this project

README

        

# Gossip Glomers

Rust implementation of fly.io's [Gossip Glomers](https://fly.io/dist-sys/)
distributed systems challenge. Uses the [maelstrom-rs](https://docs.rs/maelstrom_rs/0.1.0/maelstrom_rs/)
library to communicate over the maelstrom protocol to other nodes.