lun3x / multi_index_map
Simple and flexible multi-index containers.
☆107Updated last week
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☆120Updated 6 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated last week
- Async broadcast channels☆177Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Automatically implement traits for common smart pointers☆109Updated last week
- ☆65Updated 10 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 10 months ago
- ☆142Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 6 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 10 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆176Updated 11 months ago
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Proc-macro typestate DSL for Rust☆148Updated last year
- Better reference counted strings for Rust☆121Updated 9 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated 2 weeks ago
- Library safely exposing the io_uring API.☆61Updated last month
- Define your own PhantomData☆152Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆136Updated 3 weeks ago