komora-io / concurrent-map
lock-free B+ tree
☆287Updated 7 months ago
Alternatives and similar repositories for concurrent-map:
Users that are interested in concurrent-map are comparing it to the libraries listed below
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆386Updated 2 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆210Updated this week
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆355Updated 3 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆209Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- ☆192Updated last year
- in-place allocation-reusing queues for Rust☆368Updated 11 months ago
- Proactive IO & Runtime system☆270Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- Fusio provides file operations on multiple storages across various async runtimes.☆297Updated last week
- Lightweight and high performance concurrent cache☆234Updated 2 weeks ago
- Performant time measuring in Rust☆188Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated 2 weeks ago
- Hazard pointers in Rust.☆204Updated 4 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆407Updated 2 weeks ago
- The cost of Rust async/await☆130Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆184Updated 2 months ago
- A high-performance storage engine for modern hardware and platforms.☆513Updated 2 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆439Updated last month
- Magical Deterministic Simulator for distributed systems in Rust.☆830Updated 3 months ago
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆548Updated 4 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆304Updated 3 weeks ago