lun3x / multi_index_mapLinks
Simple and flexible multi-index containers.
☆113Updated last month
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.☆189Updated 5 months ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆122Updated last month
- Better reference counted strings for Rust☆126Updated 11 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- ☆69Updated last month
- a lock-free concurrent slab (experimental)☆287Updated 6 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆160Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆148Updated this week
- ☆158Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆110Updated 2 months ago
- Inter-event timing metrics on top of tracing.☆118Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆152Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Blazing fast immutable collection datatypes for Rust.☆105Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated 2 weeks ago