Skip to content
/ mael Public

Rust implementation for fly.io's Gossip Glomers challenge.

Notifications You must be signed in to change notification settings

davidrhp/mael

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mael

This is a Rust implementation for fly.io's distributed systems challenges Gossip Glomers.

Credits

I started this repo after watching Jon Gjengset's video on the challenge, who also implemented a solution in Rust. In particular, he solved 'Echo', 'Unique ID Generation', and 'Broadcast', located on his GitHub.

As a result, the first parts of my implementation are very similar, so I wanted to give him credit here.

About

Rust implementation for fly.io's Gossip Glomers challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published