f31fb3bcdc
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev> |
||
---|---|---|
src | ||
tests | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.org | ||
rustfmt.toml |
README.org
Fly.io Distributed Systems Challenge
This repo contains my Rust-based solution of Fly.ios Distributed Systems Challenge.
I've written some rudimantary unit tests for each of the tasks.
What is left to do is to simulate Fly.ios Maelstrom behavior, which is used for testing the Go-based implementation.