| Crates.io | surt |
| lib.rs | surt |
| version | 0.1.0 |
| created_at | 2017-06-28 14:43:59.328636+00 |
| updated_at | 2017-06-28 14:43:59.328636+00 |
| description | Implementations of sorting algorithms in Rust |
| homepage | https://github.com/lambdax-x/surt |
| repository | |
| max_upload_size | |
| id | 21103 |
| size | 13,982 |
Implementations of sorting algorithms in Rust.
cargo build [--release]
The following tests are performed:
Inputs are generated by quickcheck.
cargo test