antiguru / rust-lgallocLinks
Large object allocator for Rust
☆16Updated last month
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☆71Updated 4 months ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- scan-resistant concurrent lazy LRU☆61Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆154Updated this week
- An Adaptive Radix Tree implementation.☆39Updated last year
- Viewstamped Replication for Rust☆69Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆157Updated this week
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- ☆19Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- Log search engine on object storages☆18Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Rust implementation of the FastLanes compression library☆110Updated this week
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆39Updated 10 months ago
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 5 years ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Rust implementation of a fast, bounded, Zipf-distributed random number generator☆34Updated 5 months ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- The cost of Rust async/await☆130Updated 2 years ago
- Dust your Rust with USDT probes☆106Updated last week
- Read and write from offsets in Rust.☆87Updated 3 months ago