cloudflare / mmap-sync
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
☆475Updated last month
Related projects ⓘ
Alternatives and complementary repositories for mmap-sync
- Extremely fast tracing library for Rust☆737Updated 3 months ago
- An io_uring backed runtime for Rust☆1,142Updated 3 months ago
- lock-free B+ tree☆278Updated 2 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆420Updated 2 years ago
- Hybrid in-memory and disk cache in Rust☆306Updated this week
- Portable interface to epoll, kqueue, event ports, and wepoll☆560Updated last week
- A fully typed LMDB wrapper with minimum overhead 🐦☆623Updated this week
- Rust allocator using jemalloc as a backend☆366Updated last week
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆641Updated 2 months ago
- A fast and ergonomic concurrent hash-table for read-heavy workloads.☆581Updated this week
- 🗻 LSM-based embeddable key-value storage engine written in safe Rust☆609Updated this week
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆483Updated this week
- A high-performance storage engine for modern hardware and platforms.☆504Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆367Updated 5 months ago
- Proactive IO & Runtime system☆251Updated 7 months ago
- The `io_uring` library for Rust☆1,208Updated last month
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆268Updated last month
- A fast Rust JSON library based on SIMD.☆487Updated this week
- Async multi-producer multi-consumer channel☆791Updated last month
- Performant time measuring in Rust☆171Updated 8 months ago
- ☆605Updated 2 months ago
- A tracing library 10~100x faster than others☆221Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆236Updated this week
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆412Updated 6 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- A better compressed bitset in Rust☆764Updated last week
- Lightweight and high performance concurrent cache☆178Updated 2 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆296Updated last year