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:
- ☆34Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆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
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- structured parallel execution for async Rust☆37Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 3 weeks ago
- futures-buffered☆46Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Macro for sealing traits and structures☆61Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- Reports when tokio runtime threads are blocking☆66Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- ☆75Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week