contain-rs / compareLinks
Experimental comparators for collections to be generic over
☆17Updated last year
Alternatives and similar repositories for compare
Users that are interested in compare are comparing it to the libraries listed below
Sorting:
- A simple map based on a vector for small integer keys☆67Updated last year
- A map backed by a vector☆26Updated last year
- ☆62Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- Conversion traits for Rust☆51Updated 4 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 9 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- HTTP date parsing and formatting☆57Updated last year
- Library for language and locale identifier negotiation.☆40Updated 2 months ago
- Ordered iterators☆10Updated 5 years ago
- Rust serializer library☆88Updated 3 months ago
- A pool of reusable values☆51Updated 6 years ago
- Rust MetroHash☆53Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- An ordered map and set based on a binary search tree.☆13Updated 10 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago
- ☆47Updated 5 years ago