cloudflare / mmap-syncLinks
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
☆582Updated 8 months ago
Alternatives and similar repositories for mmap-sync
Users that are interested in mmap-sync are comparing it to the libraries listed below
Sorting:
- Extremely fast tracing library for Rust☆748Updated last year
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆817Updated this week
- An io_uring backed runtime for Rust☆1,320Updated 2 months ago
- lock-free B+ tree☆298Updated last year
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆794Updated last month
- A fast Rust JSON library based on SIMD.☆705Updated 3 weeks ago
- A tracing library 10~100x faster than others.☆899Updated 3 weeks ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆402Updated 6 months ago
- Fully typed LMDB wrappers with minimum overhead 🐦☆789Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆446Updated 3 months ago
- The `io_uring` library for Rust☆1,471Updated last week
- Magical Deterministic Simulator for distributed systems in Rust.☆957Updated last month
- A high-performance storage engine for modern hardware and platforms.☆515Updated 2 years ago
- Fusio provides file operations on multiple storages across various async runtimes.☆314Updated last week
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces