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:
- 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
- ☆77Updated 5 months ago
- ☆34Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- futures-buffered☆46Updated this week
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last month
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Rust HashSet with insertion ordering☆42Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- An exploration of Storages☆39Updated 2 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Track memory allocations by backtrace or originating thread☆47Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month