cloudflare / mmap-syncLinks
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
☆612Updated this week
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 fast and ergonomic concurrent hashmap for read-heavy workloads.☆870Updated 6 months ago
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆1,478Updated last week
- A high-performance storage engine for modern hardware and platforms.☆518Updated 3 years ago
- A tracing library 10~100x faster than others.☆1,026Updated last week
- Fully typed LMDB wrappers with minimum overhead 🐦☆853Updated last month
- Fusio provides file operations on multiple storages across various async runtimes.☆377Updated this week
- A better compressed bitset in Rust☆895Updated 3 weeks ago
- An io_uring backed runtime for Rust☆1,419Updated 7 months ago
- A fast Rust JSON library based on SIMD.☆807Updated last month
- Rust allocator using jemalloc as a backend☆487Updated 3 weeks ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last month
- Magical Deterministic Simulator for distributed systems in Rust.☆1,038Updated this week
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆413Updated 3 months ago
- A reimplementation of LevelDB in Rust (no bindings).☆575Updated 3 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Updated 10 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆356Updated this week
- Performant time measuring in Rust☆201Updated last year
- Async multi-producer multi-consumer channel☆930Updated 7 months ago
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆822Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆594Updated last week
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆261Updated last month
- Benchmarks for rust serialization frameworks☆952Updated 3 weeks ago
- An implementation of a LRU cache☆779Updated last month
- The `io_uring` library for Rust☆1,588Updated last month
- Lightweight and high performance concurrent cache☆315Updated 3 months ago
- Async I/O and timers☆576Updated 2 weeks ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆709Updated this week
- Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow☆383Updated last year