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 map backed by a vector☆25Updated last year
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆9Updated 9 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 7 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- Ordered iterators☆10Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months 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
- Unix Domain Sockets for mio☆29Updated 5 years ago
- ☆58Updated 9 months ago
- Conversion traits for Rust☆48Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- A deque implemented as a hybrid linked-list-of-arrays☆9Updated 10 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- allows you to run multiple cargo commands in a row☆19Updated 7 years 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
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆39Updated 2 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago