cloudflare / mmap-syncLinks
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
☆603Updated 11 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☆750Updated last year
- lock-free B+ tree☆309Updated last year
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆846Updated 4 months ago
- A tracing library 10~100x faster than others.☆972Updated this week
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆1,163Updated last week
- Fusio provides file operations on multiple storages across various async runtimes.☆337Updated this week
- An io_uring backed runtime for Rust☆1,382Updated 5 months ago
- Magical Deterministic Simulator for distributed systems in Rust.☆1,012Updated 2 weeks ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆411Updated last month
- A fast Rust JSON library based on SIMD.☆780Updated last month
- Fully typed LMDB wrappers with minimum overhead 🐦☆826Updated this week
- A high-performance storage engine for modern hardware and platforms.☆517Updated 2 years ago
- Rust allocator using jemalloc as a backend☆471Updated last week
- K.I.S.S. LSM-tree implementation in safe Rust☆311Updated this week
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆494Updated last week
- Portable interface to epoll, kqueue, event ports, and wepoll☆692Updated 3 months ago
- The `io_uring` library for Rust☆1,543Updated last month
- cross-platform Rust API for memory mapped IO☆573Updated 2 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Updated 8 months ago
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆799Updated 2 months ago
- A better compressed bitset in Rust☆878Updated last week
- A reimplementation of LevelDB in Rust (no bindings).☆571Updated last month
- Async multi-producer multi-consumer channel☆919Updated 5 months ago
- An implementation of a LRU cache☆763Updated 2 months ago
- Lightweight and high performance concurrent cache☆299Updated 2 months ago
- 🗻 Log-structured, embeddable key-value storage engine written in Rust☆1,392Updated last week
- Benchmarks for rust serialization frameworks☆906Updated 2 weeks ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆254Updated last week
- A persistent key-value storage in rust.☆875Updated last year
- Async I/O and timers☆558Updated 3 weeks ago