antiguru / rust-lgallocLinks
Large object allocator for Rust
☆16Updated 2 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:
- Framework for simulating distributed applications☆104Updated 5 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- An Adaptive Radix Tree implementation.☆42Updated 3 weeks ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Simple probabilistic data structures☆147Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated last week
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated 2 years ago
- An experimental columnar arena☆43Updated 10 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆164Updated last week
- SIMD Floating point and integer compressed vector library☆81Updated last year
- Viewstamped Replication for Rust☆70Updated 2 years ago
- A flat container abstraction for Rust☆14Updated last week
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- A HyperLogLog implementation in Rust.☆51Updated 5 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- FoundationDB client API for Tokio☆46Updated 2 years ago