komora-io / concurrent-mapLinks
lock-free B+ tree
☆299Updated last year
Alternatives and similar repositories for concurrent-map
Users that are interested in concurrent-map are comparing it to the libraries listed below
Sorting:
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆406Updated 7 months ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆280Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆182Updated this week
- a lock-free concurrent slab (experimental)☆299Updated 9 months ago
- Performant time measuring in Rust☆195Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Proactive IO & Runtime system☆275Updated last year
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆236Updated 3 months ago
- Lightweight and high performance concurrent cache☆272Updated this week
- The cost of Rust async/await☆131Updated 3 years ago
- Concurrent ART (adaptive radix tree)☆171Updated 3 weeks ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆226Updated 4 months ago
- A high-performance storage engine for modern hardware and platforms.☆514Updated 2 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- ☆198Updated 7 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆590Updated 9 months ago
- Fusio provides file operations on multiple storages across various async runtimes.☆322Updated last week
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆140Updated 2 years ago
- ☆202Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆209Updated 8 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆318Updated last year
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆324Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- Just Another Memory Mapped Database☆279Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago