al8n / orderwalLinks
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
☆27Updated last year
Alternatives and similar repositories for orderwal
Users that are interested in orderwal are comparing it to the libraries listed below
Sorting:
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆43Updated 8 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆66Updated 11 months ago
- An Adaptive Radix Tree implementation.☆50Updated 6 months ago
- Port of bbolt in Rust☆67Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Library safely exposing the io_uring API.☆78Updated last week
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- Benchmarking library for stable Rust☆47Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆62Updated last month
- Embedded Key-Value Storage Engine☆143Updated 2 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- ☆44Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Value log implementation for key-value separated storage in safe Rust☆43Updated 5 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Thin immutable zero-copy byte slice☆63Updated this week
- ☆64Updated 4 months ago
- ☆52Updated last year
- memflow I/O primitives☆82Updated 9 months ago
- madsim-inspired determinism for turmoil-based simulation tests☆52Updated last month
- A timed adaptive radix trie data-structure, used in SurrealKV☆113Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A buffering MPSC queue.☆87Updated 2 months ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆142Updated last week
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago