antiguru / rust-lgalloc
Large object allocator for Rust
☆12Updated this week
Related projects ⓘ
Alternatives and complementary repositories for rust-lgalloc
- Framework for simulating distributed applications☆96Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year
- A plugin for Criterion.rs to measure Linux perf events.☆40Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 2 months ago
- An Adaptive Radix Tree implementation.☆36Updated last year
- Viewstamped Replication for Rust☆64Updated last year
- An experimental columnar arena☆41Updated last week
- A basic log-structured flash datastore☆20Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆30Updated 2 years ago
- scan-resistant concurrent lazy LRU☆57Updated last year
- high-efficiency concurrent reclamation☆34Updated 2 months ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- ☆17Updated last year
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- ☆16Updated last week
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆15Updated this week
- bytes::BufMut implementation to count buffer size☆19Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 10 months ago
- Find the load at which a benchmark falls over.☆36Updated 4 years ago
- A HyperLogLog implementation in Rust.☆50Updated 2 months ago
- Serde serializer for generating Starlark build targets☆62Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆94Updated this week
- Rust crate to support allocation in contexts☆15Updated 2 years ago
- Log search engine on object storages☆16Updated 3 months ago
- An on-disk hash table implementation☆109Updated 3 years ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆23Updated 3 years ago