indexmap-rs / equivalent
Rust traits for key comparison in maps.
☆30Updated 3 months ago
Alternatives and similar repositories for equivalent
Users that are interested in equivalent are comparing it to the libraries listed below
Sorting:
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated last month
- structured parallel execution for async Rust☆33Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆26Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated 3 weeks ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- ☆72Updated last month
- bytes::BufMut implementation to count buffer size☆22Updated last week
- const panic with formatting☆11Updated 4 months ago
- Human-friendly indexed collections☆53Updated this week
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆20Updated 3 years ago
- ☆30Updated 6 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 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…☆56Updated 3 weeks ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- ☆16Updated 2 months ago
- An alternative `std`-like implementation built on origin☆31Updated 2 months ago
- An exploration of Storages☆35Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago