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☆69Updated last year
- ☆62Updated last year
- A map backed by a vector☆26Updated last year
- Conversion traits for Rust☆51Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- allows you to run multiple cargo commands in a row☆19Updated 8 years ago
- HTTP date parsing and formatting☆57Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Ordered iterators☆10Updated 5 years ago
- ☆47Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- A pool of reusable values☆51Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- The simd optimized escape code☆54Updated this week
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- An ordered map and set based on a binary search tree.☆13Updated 10 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago