Implementations of sorting algorithms in Rust.
bash cargo build [--release]
The following tests are performed:
Inputs are generated by quickcheck.
bash cargo test