ngkv / concurrent_lruLinks
A concurrent LRU cache.
☆23Updated 4 years ago
Alternatives and similar repositories for concurrent_lru
Users that are interested in concurrent_lru are comparing it to the libraries listed below
Sorting:
- A rust implementation of lock free cuckoo hashmap☆68Updated 7 months ago
- ☆43Updated 2 years ago
- A buddy system allocator in pure Rust.☆115Updated 11 months 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
- A lock-free memory allocator☆62Updated last month
- ioring wrapper for windows-rs☆22Updated 2 years ago
- A procedural macro for defining nom combinators in simple DSL☆46Updated 7 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- A memcomparable serialization format.☆24Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- Stack unwinding library in Rust☆126Updated last month
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- BzTree implementation for Rust☆35Updated 2 weeks ago
- ☆33Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 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
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- ☆200Updated last year
- ☆26Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- rust bindings of snmalloc☆139Updated 4 months ago
- ☆50Updated 8 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A Configuration Library for Rust Applications☆39Updated 3 weeks ago