Ulysse Beaugnon's repositories
binary-heap-plus-rs
Improvement over Rust's `std::collections::BinaryHeap`
000
hashindexed
A cache. A set which compares elements in a customisable way without overriding the eq() and hash() functions on the type itself.
tokio-timer
Timer facilities for Tokio