lun3x / multi_index_map
Simple and flexible multi-index containers.
☆105Updated 6 months 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
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆132Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- A fast and flexible LRU map.☆175Updated 2 months ago
- A fixed-size circular buffer written in Rust.☆110Updated 4 months ago
- Library safely exposing the io_uring API.☆58Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆124Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆218Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 8 months ago
- Inter-event timing metrics on top of tracing.☆116Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆130Updated last month
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Easy function multiversioning for Rust☆216Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆102Updated 2 weeks ago
- Async broadcast channels☆173Updated 2 months ago
- a lock-free concurrent slab (experimental)☆279Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆227Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- An SoA library for Rust☆131Updated this week
- ☆177Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆135Updated 2 years ago