A lock-free, eventually consistent, concurrent multi-value map.
☆559Mar 14, 2026Updated last week
Alternatives and similar repositories for evmap
Users that are interested in evmap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A lock-free, read-optimized, concurrency primitive.☆2,097Mar 14, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- Fast web applications through dynamic, partially-stateful dataflow☆5,225Oct 30, 2021Updated 4 years ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- a debugger for async rust!☆4,447Feb 3, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆258Feb 8, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆838Sep 9, 2023Updated 2 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,537Mar 16, 2026Updated last week
- Application level tracing for Rust.☆6,588Mar 13, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- A high performance, zero-copy URL router.☆523Dec 30, 2025Updated 2 months ago
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- A next-generation test runner for Rust.☆2,859Updated this week
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆747Dec 8, 2024Updated last year
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- A powerful mock object library for Rust☆1,793Mar 8, 2026Updated 2 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,840Mar 11, 2026Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆265Jun 23, 2025Updated 9 months ago
- A high performance concurrent caching library for Rust☆2,451Mar 15, 2026Updated last week
- the champagne of beta embedded databases☆8,947Nov 4, 2025Updated 4 months ago
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated 2 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,966Mar 16, 2026Updated last week
- ☆94Sep 18, 2023Updated 2 years ago
- Rust async runtime based on io-uring.☆4,917Feb 19, 2026Updated last month
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 7 months ago
- async fn(Request) -> Result<Response, Error>☆4,120Feb 24, 2026Updated 3 weeks ago
- A small and fast async runtime for Rust☆4,827Feb 23, 2026Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Aug 1, 2024Updated last year