indexmap-rs / equivalentLinks
Rust traits for key comparison in maps.
☆37Updated 11 months ago
Alternatives and similar repositories for equivalent
Users that are interested in equivalent are comparing it to the libraries listed below
Sorting:
- ☆77Updated 5 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- ☆34Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Rust HashSet with insertion ordering☆42Updated 2 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- futures-buffered☆46Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- structured parallel execution for async Rust☆37Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- An implementation of bzip2 in pure rust☆65Updated 4 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- An exploration of Storages☆39Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆76Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week