contain-rs / compareLinks
Experimental comparators for collections to be generic over
☆16Updated last year
Alternatives and similar repositories for compare
Users that are interested in compare are comparing it to the libraries listed below
Sorting:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- An ordered map and set based on a binary search tree.☆14Updated 10 years ago
- A map backed by a vector☆25Updated last year
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- A simple map based on a vector for small integer keys☆65Updated 5 months ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆9Updated 9 years ago
- Ordered iterators☆10Updated 5 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 8 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- ☆58Updated 9 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- A library for extracting and validating links.☆22Updated 9 months ago
- A service implemented by a closure☆11Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A deque implemented as a hybrid linked-list-of-arrays☆9Updated 9 years ago
- Data for timing rustc☆18Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- Extraction and modernization of the hyper 0.11.x typed header module☆29Updated 2 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- HTTP date parsing and formatting☆51Updated 5 months ago