/sleepsort-rs

Sleep sort in Rust

Primary LanguageRust

An implementation of the infamous sleep-sort algorithm in Rust.

Run it with cargo test -- --nocapture.