al8n / orderwal
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
☆20Updated 2 months ago
Alternatives and similar repositories for orderwal:
Users that are interested in orderwal are comparing it to the libraries listed below
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆55Updated last week
- scan-resistant concurrent lazy LRU☆58Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- Layered configuration system built upon serde☆32Updated last week
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆37Updated this week
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 8 months ago
- ☆33Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆46Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- ☆38Updated this week
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A global executor built on top of async-executor and smol☆73Updated this week
- ☆18Updated 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 6 months ago
- JSONB implement in rust☆69Updated last month
- The `io_uring` library for Rust (with Rustix)☆23Updated 11 months ago
- A low-level I/O ownership and borrowing library☆100Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Value log implementation for key-value separated storage in safe Rust☆27Updated last week
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- Alternative future adapters that provide cancel safety.☆60Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 5 months ago