indexmap-rs / equivalentLinks
Rust traits for key comparison in maps.
☆36Updated 10 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…☆65Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆34Updated last year
- ☆76Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- Const TypeId and non-'static TypeId☆70Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Some internal rustc tools made accessible☆47Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆38Updated this week
- Better reference counted strings for Rust☆139Updated last year
- Macro for sealing traits and structures☆60Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Rust HashSet with insertion ordering☆42Updated 3 weeks ago