cloudflare / mmap-syncLinks
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
☆584Updated 9 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☆749Updated last year
- lock-free B+ tree☆300Updated last year
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆853Updated this week
- An io_uring backed runtime for Rust☆1,329Updated 2 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆806Updated last month
- A tracing library 10~100x faster than others.☆907Updated last month
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆404Updated 7 months ago
- Rust allocator using jemalloc as a backend☆449Updated last week
- Magical Deterministic Simulator for distributed systems in Rust.☆964Updated 2 months ago
- A fast Rust JSON library based on SIMD.☆711Updated last week
- Fusio provides file operations on multiple storages across various async runtimes.☆322Updated this week
- Fully typed LMDB wrappers with minimum overhead 🐦☆796Updated 2 weeks ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆453Updated this week
- The `io_uring` library for Rust☆1,487Updated last week
- Portable interface to epoll, kqueue, event ports, and wepoll☆680Updated 2 weeks ago
- K.I.S.S. LSM-tree implementation in safe Rust☆273Updated this week
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 6 months ago
- A high-performance storage engine for modern hardware and platforms.☆515Updated 2 years ago
- A better compressed bitset in Rust☆844Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆531Updated last month
- Performant time measuring in Rust☆195Updated last year
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆767Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆897Updated 2 months ago
- Support atomic operations on Arc itself☆1,105Updated 2 weeks ago
- A DAG engine build by Rust☆441Updated 3 months ago
- Lightweight and high performance concurrent cache☆268Updated 2 months ago
- A reimplementation of LevelDB in Rust (no bindings).☆565Updated 3 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆231Updated 2 months ago
- An implementation of a LRU cache☆740Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago