indexmap-rs / equivalentLinks
Rust traits for key comparison in maps.
☆30Updated 4 months ago
Alternatives and similar repositories for equivalent
Users that are interested in equivalent are comparing it to the libraries listed below
Sorting:
- structured parallel execution for async Rust☆33Updated 10 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 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 last month
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆29Updated last month
- ☆32Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- futures-buffered☆41Updated 3 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 2 weeks ago
- ☆72Updated 2 months ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- const panic with formatting☆11Updated 5 months ago
- ☆36Updated 10 months ago
- Learn what's changed on crates.io☆18Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- ☆54Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)