komora-io / concurrent-map
lock-free B+ tree
☆278Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for concurrent-map
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆367Updated 5 months ago
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated last week
- Proactive IO & Runtime system☆251Updated 7 months ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆343Updated last month
- Performant time measuring in Rust☆171Updated 8 months ago
- The cost of Rust async/await☆119Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆237Updated 2 years ago
- Reflection via DWARF.☆293Updated last year
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆296Updated last year
- A tracing library 10~100x faster than others☆221Updated this week
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆420Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆100Updated this week
- ☆160Updated last month
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Lightweight and high performance concurrent cache☆178Updated 2 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆236Updated this week
- Fusio provides file operations on multiple storages across various async runtimes.☆196Updated this week
- K.I.S.S. LSM-tree implementation in safe Rust☆104Updated this week
- High performance containers and utilities for concurrent and asynchronous programming☆349Updated this week
- ☆185Updated 9 months ago
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆161Updated 7 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆267Updated last year
- 🗻 LSM-based embeddable key-value storage engine written in safe Rust☆609Updated this week
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆475Updated last month
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆268Updated last month
- Hazard pointers in Rust.☆198Updated this week