antiguru / rust-lgallocLinks
Large object allocator for Rust
☆21Updated 3 weeks ago
Alternatives and similar repositories for rust-lgalloc
Users that are interested in rust-lgalloc are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 9 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- rust database engineering toolkit☆35Updated 4 years ago
- An Adaptive Radix Tree implementation.☆45Updated 4 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆56Updated 2 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆192Updated this week
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Human-friendly indexed collections☆56Updated 2 months ago
- SIEVE cache replacement policy for Rust.☆24Updated last week
- An experimental columnar arena☆43Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- Log search engine on object storages☆19Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- heap profiler for rust☆28Updated last week
- Logical clocks implementation in Rust☆45Updated 6 years ago
- high-efficiency concurrent reclamation☆38Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Simple probabilistic data structures☆147Updated last week
- ☆21Updated 3 years ago
- An implementation of Raft in Rust.