al8n / sklLinks
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
☆61Updated 6 months ago
Alternatives and similar repositories for skl
Users that are interested in skl are comparing it to the libraries listed below
Sorting:
- scan-resistant concurrent lazy LRU☆62Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- An Adaptive Radix Tree implementation.☆42Updated last month
- ☆50Updated 8 months ago
- SIEVE cache replacement policy for Rust.☆21Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 7 months ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 3 months ago
- A simple concurrent caching library that might fit to many use cases☆135Updated 7 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- heap profiler for rust☆28Updated 3 weeks ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆23Updated 8 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Framework for simulating distributed applications☆104Updated 5 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- rust bindings of snmalloc☆140Updated this week
- A low-level I/O ownership and borrowing library☆104Updated last month
- Use io_uring from vanilla tokio.☆50Updated 4 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A memcomparable serialization format.☆24Updated 2 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago