Distributed File System in Rust for CCOM4017

Running

./copy <PARAM1> <PARAM2>

Building

If you wish to compile the code, install rust and cargo Link

Then just run build

cargo build

If you wish to run a specific algorithm;

cargo run --bin copy

Testing

Description
No description provided
Readme 110 KiB
Languages
Rust 96.1%
Python 2.7%
Makefile 1.2%