al8n / orderwalLinks
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
☆23Updated 8 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
- A low-level MVCC file format for storing blobs.☆64Updated last year
- madsim-inspired determinism for turmoil-based simulation tests☆46Updated 4 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- Benchmarking library for stable Rust☆46Updated 4 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Port of bbolt in Rust☆65Updated 10 months ago
- Bigtable but smol☆44Updated this week
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 2 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- ☆43Updated 3 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Framework for simulating distributed applications☆104Updated 5 years ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆53Updated 2 weeks 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…☆59Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- 🦕 Add dyn compatible variant to your async trait!☆49Updated last week
- Alternative future adapters that provide cancel safety.☆68Updated last week
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Thin immutable zero-copy byte slice☆46Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆138Updated 11 months ago
- Embedded Key-Value Storage Engine☆123Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆229Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Channels☆24Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Value log implementation for key-value separated storage in safe Rust☆44Updated last week
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 5 months ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago