A lock-free, eventually consistent, concurrent multi-value map.
☆576Aug 2, 2026Updated 3 weeks ago
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,277Aug 8, 2026Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆4,108May 17, 2026Updated 3 months ago
- Fast web applications through dynamic, partially-stateful dataflow☆5,245Oct 30, 2021Updated 4 years ago
- Support atomic operations on Arc itself☆1,411Jun 28, 2026Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆3,070Aug 7, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- a debugger for async rust!☆4,593Aug 8, 2026Updated 3 weeks ago
- Tools for concurrent programming in Rust☆8,560Aug 11, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,401Updated this week
- Zero-copy deserialization framework for Rust☆4,335Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆261Feb 8, 2026Updated 6 months ago
- Concurrency permutation testing tool for Rust.☆2,803Feb 20, 2026Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,415Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,643Updated this week
- Efficient, lock-free, bounded Rust broadcast channel☆846Sep 9, 2023Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆434May 3, 2026Updated 3 months ago
- A fast bump allocation arena for Rust☆2,315Jul 23, 2026Updated last month
- Application level tracing for Rust.☆6,858May 30, 2026Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆717Aug 7, 2026Updated 3 weeks ago
- A high performance, zero-copy URL router.☆536Apr 8, 2026Updated 4 months ago
- Type erasure for async trait methods☆2,187Updated this week
- A port of Java's ConcurrentHashMap to Rust☆579Apr 6, 2026Updated 4 months ago
- Statistics-driven benchmarking library for Rust☆5,523Apr 23, 2026Updated 4 months ago
- A next-generation test runner for Rust.☆3,264Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆265Mar 23, 2026Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆771Updated this week
- A high performance concurrent caching library for Rust☆2,671Aug 9, 2026Updated 3 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆6,017Updated this week
- Slab allocator for Rust☆931Aug 16, 2026Updated 2 weeks ago
- Rayon: A data parallelism library for Rust☆13,281Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆280Jun 27, 2026Updated 2 months ago
- A powerful mock object library for Rust☆1,834Jun 28, 2026Updated 2 months ago
- the champagne of beta embedded databases☆9,080Apr 4, 2026Updated 4 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- An interpreter for Rust's mid-level intermediate representation☆6,546Updated this week
- A binary encoder / decoder implementation in Rust.