GGist / pendulum-rsLinks
Timer Wheels With Various Runtimes In Rust
☆14Updated 7 years ago
Alternatives and similar repositories for pendulum-rs
Users that are interested in pendulum-rs are comparing it to the libraries listed below
Sorting:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Fast, async-aware, single-producer, single-consumer (SPSC) channels.☆10Updated 3 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- O(n) multi-insert and -remove for Rust vectors☆10Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Rust: Get multiple mutable references to the same collection