jonhoo / evmap
A lock-free, eventually consistent, concurrent multi-value map.
☆502Updated 3 years ago
Alternatives and similar repositories for evmap:
Users that are interested in evmap are comparing it to the libraries listed below
- Efficient, lock-free, bounded Rust broadcast channel☆809Updated last year
- Async multi-producer multi-consumer channel☆844Updated 3 months ago
- Support atomic operations on Arc itself☆925Updated 2 weeks ago
- An implementation of a LRU cache☆694Updated last week
- A port of Java's ConcurrentHashMap to Rust☆548Updated this week
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,116Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆784Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆958Updated 8 months ago
- HTTP mocking to test Rust applications.☆700Updated last month
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,006Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆767Updated last week
- A Rust proc-macro attribute parser☆1,106Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,447Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆683Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆475Updated 4 months ago
- Slab allocator for Rust☆758Updated 2 months ago
- Easy self-referential struct generation for Rust.☆601Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- Slotmap data structure for Rust☆1,197Updated last year
- Dead simple pool implementation for rust with async-await☆1,159Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,532Updated 2 months ago
- A better compressed bitset in Rust☆789Updated 2 weeks ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆385Updated 2 months ago
- A metrics ecosystem for Rust.☆1,240Updated this week
- Module initialization/global constructor functions for Rust☆836Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆731Updated 3 weeks ago
- Benchmarks for rust serialization frameworks☆765Updated last month
- A crate for managing memory bit by bit☆1,282Updated 8 months ago