komora-io / concurrent-mapLinks
lock-free B+ tree
☆298Updated 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.☆402Updated 6 months ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆165Updated this week
- K.I.S.S. LSM-tree implementation in safe Rust☆266Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- Proactive IO & Runtime system☆274Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆223Updated 3 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆228Updated last month
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Performant time measuring in Rust☆195Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- The cost of Rust async/await☆131Updated 3 years ago
- Concurrent ART (adaptive radix tree)☆166Updated last week
- ☆200Updated last year
- A high-performance storage engine for modern hardware and platforms.☆515Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆315Updated last year
- ☆192Updated 6 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 5 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- Lightweight and high performance concurrent cache☆262Updated last month
- Fusio provides file operations on multiple storages across various async runtimes.☆314Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆582Updated 8 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆136Updated 2 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆320Updated last month