Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
☆618Feb 3, 2026Updated last month
Alternatives and similar repositories for mmap-sync
Users that are interested in mmap-sync are comparing it to the libraries listed below
Sorting:
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆608Feb 15, 2026Updated last month
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,537Updated this week
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,228Updated this week
- Rust async runtime based on io-uring.☆4,914Feb 19, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- The fast sync and async channel that Rust deserves☆1,699Dec 18, 2025Updated 3 months ago
- A thread-per-core async Rust runtime with IOCP/io_uring/polling.☆1,609Updated this week
- The `io_uring` library for Rust☆1,620Mar 4, 2026Updated 2 weeks ago
- A fast Rust JSON library based on SIMD.☆842Updated this week
- An io_uring backed runtime for Rust☆1,443Jul 7, 2025Updated 8 months ago
- A high performance concurrent caching library for Rust☆2,451Updated this week
- Hybrid in-memory and disk cache in Rust☆1,651Mar 5, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Extremely fast tracing library for Rust☆751Jul 23, 2024Updated last year
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆502Jan 5, 2026Updated 2 months ago
- A tracing library 10~100x faster than others.☆1,056Mar 2, 2026Updated 2 weeks ago
- A better compressed bitset in Rust☆909Feb 26, 2026Updated 3 weeks ago
- high-speed timing library in Rust☆392Jun 10, 2025Updated 9 months ago
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated 3 weeks 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 safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- ☆209Feb 19, 2024Updated 2 years ago
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- A multiprocess drop-in replacement for Rust channels☆1,097Mar 9, 2026Updated last week
- Novel implementation of a Trie data structure optimized for small, sparse maps☆587Feb 6, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Easy to use RDMA API in Rust async☆429Nov 21, 2023Updated 2 years ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,603Feb 9, 2026Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,097Mar 14, 2026Updated last week
- Spin-based synchronization primitives☆588Feb 5, 2026Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆194Mar 6, 2026Updated 2 weeks ago
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- An embedded key-value database in pure Rust☆4,334Updated this week
- 🗻 Log-structured, embeddable key-value storage engine written in Rust☆1,968Updated this week
- a debugger for async rust!☆4,447Feb 3, 2026Updated last month
- rust raft with improvements☆1,853Updated this week
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated last week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆885Aug 6, 2025Updated 7 months ago