indexmap-rs / equivalentLinks
Rust traits for key comparison in maps.
☆34Updated 5 months ago
Alternatives and similar repositories for equivalent
Users that are interested in equivalent are comparing it to the libraries listed below
Sorting:
- ☆73Updated 4 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…☆59Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Serde Visitor for deserializing untagged enums☆64Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- structured parallel execution for async Rust☆34Updated 11 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Automatic cfg for Rust compiler features☆102Updated last month
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- The `io_uring` library for Rust (with Rustix)☆31Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- An exploration of Storages☆37Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- ☆32Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week