al8n / orderwalLinks
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
☆26Updated 11 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 4 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 5 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- Embedded Key-Value Storage Engine☆128Updated last week
- An Adaptive Radix Tree implementation.☆45Updated 3 months ago
- Library safely exposing the io_uring API.☆69Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- madsim-inspired determinism for turmoil-based simulation tests☆48Updated last week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Benchmarking library for stable Rust☆47Updated last month
- ☆44Updated 6 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆59Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- Port of bbolt in Rust☆65Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆232Updated 2 years ago
- Utilities for working with shared slices of memory☆81Updated 5 months ago
- A buffering MPSC queue.☆83Updated last year
- ☆56Updated 2 months ago
- Bigtable but smol☆49Updated this week
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 2 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- ☆34Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 months ago
- ☆51Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago