contain-rs / ordered_iter
Ordered iterators
☆10Updated 4 years ago
Alternatives and similar repositories for ordered_iter:
Users that are interested in ordered_iter are comparing it to the libraries listed below
- ☆9Updated 9 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 8 years ago
- A deque implemented as a hybrid linked-list-of-arrays☆9Updated 9 years ago
- An ordered map and set based on a binary search tree.☆13Updated 10 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A map backed by a vector☆24Updated last year
- Experimental comparators for collections to be generic over☆15Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Bit-vectors and bit-slices for Rust☆28Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- A service implemented by a closure☆11Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Easy UI☆7Updated 9 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- An ordered map and set based on a trie.☆28Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Data for timing rustc☆18Updated 4 years ago
- A safe-ish wrapper for allocating, reallocating and deallocating heap buffers.☆12Updated 9 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 6 years ago