cloudflare / mmap-syncLinks
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
☆611Updated last year
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☆751Updated last year
- lock-free B+ tree☆309Updated last year
- A tracing library 10~100x faster than others.☆1,014Updated this week
- An io_uring backed runtime for Rust☆1,419Updated 6 months ago
- A fast Rust JSON library based on SIMD.☆803Updated last month
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆1,478Updated this week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆867Updated 5 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆414Updated 2 months ago
- Fusio provides file operations on multiple storages across various async runtimes.☆371Updated this week
- The `io_uring` library for Rust☆1,588Updated last month
- Magical Deterministic Simulator for distributed systems in Rust.☆1,036Updated last month
- Rust allocator using jemalloc as a backend☆482Updated 3 weeks ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated 3 weeks ago
- A better compressed bitset in Rust☆894Updated 3 weeks ago
- Fully typed LMDB wrappers with minimum overhead 🐦☆849Updated last month
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Updated 10 months ago
- A high-performance storage engine for modern hardware and platforms.☆518Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆592Updated this week
- Async multi-producer multi-consumer channel☆928Updated 6 months ago
- Performant time measuring in Rust☆201Updated last year
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆821Updated last week
- Portable interface to epoll, kqueue, event ports, and wepoll☆707Updated last week
- K.I.S.S. LSM-tree implementation in safe Rust☆351Updated 2 weeks ago
- A reimplementation of LevelDB in Rust (no bindings).☆575Updated 3 months ago
- Lightweight and high performance concurrent cache☆311Updated 3 months ago
- Benchmarks for rust serialization frameworks☆943Updated 2 weeks ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆990Updated 3 years ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆260Updated last month
- An implementation of a LRU cache☆778Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,238Updated last month