A lock-free, eventually consistent, concurrent multi-value map.
☆556Feb 20, 2026Updated last week
Alternatives and similar repositories for evmap
Users that are interested in evmap are comparing it to the libraries listed below
Sorting:
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- a debugger for async rust!☆4,422Feb 3, 2026Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Feb 8, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A fast bump allocation arena for Rust☆2,117Updated this week
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Fast web applications through dynamic, partially-stateful dataflow☆5,220Oct 30, 2021Updated 4 years ago
- Efficient, lock-free, bounded Rust broadcast channel☆837Sep 9, 2023Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- A high performance, zero-copy URL router.☆521Dec 30, 2025Updated 2 months ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- A next-generation test runner for Rust.☆2,833Updated this week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆264Jun 23, 2025Updated 8 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Feb 23, 2026Updated last week
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated last week
- A powerful mock object library for Rust☆1,785Nov 22, 2025Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- the champagne of beta embedded databases☆8,930Nov 4, 2025Updated 3 months ago
- Async I/O and timers☆585Feb 15, 2026Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- An interpreter for Rust's mid-level intermediate representation☆5,929Feb 24, 2026Updated last week
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago