komora-io / concurrent-mapLinks
lock-free B+ tree
☆309Updated 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.☆413Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆206Updated this week
- Performant time measuring in Rust☆201Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Proactive IO & Runtime system☆276Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆229Updated 7 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆356Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- ☆205Updated last year
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆261Updated last month
- Lightweight and high performance concurrent cache☆315Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated 2 months ago
- OmniPaxos is a distributed log implemented as a Rust library.☆218Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- The cost of Rust async/await☆132Updated 3 years ago
- A high-performance storage engine for modern hardware and platforms.☆518Updated 3 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆612Updated this week
- ☆209Updated 11 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Updated this week
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆445Updated 10 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆279Updated 2 years ago
- A fast and flexible LRU map.☆199Updated last year
- Simple interoperability between C++ coroutines and asynchronous Rust☆265Updated 4 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆145Updated 2 years ago
- Fusio provides file operations on multiple storages across various async runtimes.☆377Updated last week
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆336Updated this week
- Reflection via DWARF.☆298Updated 2 years ago