al8n / orderwalLinks
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
☆22Updated 6 months ago
Alternatives and similar repositories for orderwal
Users that are interested in orderwal are comparing it to the libraries listed below
Sorting:
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- An Adaptive Radix Tree implementation.☆39Updated last year
- Framework for simulating distributed applications☆103Updated 5 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- scan-resistant concurrent lazy LRU☆61Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆105Updated 4 months ago
- Alternative future adapters that provide cancel safety.☆65Updated 2 weeks ago
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆66Updated last year
- Value log implementation for key-value separated storage in safe Rust☆41Updated last week
- Port of bbolt in Rust☆65Updated 9 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Library safely exposing the io_uring API.☆65Updated 3 months ago
- Thin immutable zero-copy byte slice☆44Updated 2 months ago
- madsim-inspired determinism for turmoil-based simulation tests☆44Updated 3 months ago
- FoundationDB client API for Tokio☆46Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- ☆49Updated 7 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated 2 weeks ago
- Heph is an actor library for Rust based on asynchronous functions.☆144Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Async channels for Rust that support reading and writing many values☆28Updated last month
- Benchmarking library for stable Rust☆45Updated 3 months ago
- Channels☆24Updated 2 years ago