contain-rs / compare
Experimental comparators for collections to be generic over
☆15Updated last year
Alternatives and similar repositories for compare:
Users that are interested in compare are comparing it to the libraries listed below
- An ordered map and set based on a binary search tree.☆14Updated 10 years ago
- ☆9Updated 9 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- A service implemented by a closure☆11Updated 8 years ago
- A map backed by a vector☆24Updated last year
- A Raw utility for managing contiguous heap allocations☆11Updated 8 years ago
- A deque implemented as a hybrid linked-list-of-arrays☆9Updated 9 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Ordered iterators☆11Updated 4 years ago
- A library for extracting and validating links.☆22Updated 8 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- Data for timing rustc☆18Updated 4 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- ☆58Updated 8 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- The simd optimized escape code☆53Updated last week
- Thread-unsafe async runtime☆27Updated 6 months ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated this week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago