lun3x / multi_index_mapLinks
Simple and flexible multi-index containers.
☆129Updated 2 weeks ago
Alternatives and similar repositories for multi_index_map
Users that are interested in multi_index_map are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆199Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- Async broadcast channels☆189Updated 5 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆214Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- Testing framework for rust enhancing the built-in library with some useful features.☆71Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Delegation of trait implementations via procedural macros☆279Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆203Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- The feature-rich, portable async channel library☆266Updated 3 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 3 weeks ago