antiguru / rust-lgalloc
Large object allocator for Rust
☆13Updated this week
Alternatives and similar repositories for rust-lgalloc:
Users that are interested in rust-lgalloc are comparing it to the libraries listed below
- An experimental columnar arena☆42Updated 3 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated this week
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Framework for simulating distributed applications☆98Updated 4 years ago
- A flat container abstraction for Rust☆14Updated 3 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- ☆18Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 4 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 6 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- ☆31Updated 8 months ago
- Adaptive Radix Tree in Rust☆65Updated 6 years ago
- ☆20Updated 3 years ago
- Viewstamped Replication for Rust☆65Updated last year
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- high-efficiency concurrent reclamation☆35Updated 5 months ago
- ☆33Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- FST (Fast Succinct Trie) implementation in Rust☆25Updated 5 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆146Updated 2 weeks ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- A basic log-structured flash datastore☆20Updated 2 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- A memcomparable serialization format.☆23Updated last year
- A rust implementation of lock free cuckoo hashmap☆67Updated 3 weeks ago
- Use io_uring from vanilla tokio.☆41Updated 2 months ago