al8n / orderwalLinks
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
☆24Updated 8 months ago
Alternatives and similar repositories for orderwal
Users that are interested in orderwal are comparing it to the libraries listed below
Sorting:
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 6 months ago
- Library safely exposing the io_uring API.☆68Updated 2 weeks ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 3 months ago
- An Adaptive Radix Tree implementation.☆42Updated last month
- Port of bbolt in Rust☆65Updated 11 months ago
- madsim-inspired determinism for turmoil-based simulation tests☆45Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Bigtable but smol☆47Updated this week
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years 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!☆67Updated 2 weeks ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated 2 weeks ago
- Thin immutable zero-copy byte slice☆47Updated last week
- Benchmarking library for stable Rust☆46Updated 5 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Alternative future adapters that provide cancel safety.☆69Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated 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…☆60Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Embedded Key-Value Storage Engine☆125Updated 4 months ago
- 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
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- ☆43Updated 4 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 2 weeks ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Utilities for working with shared slices of memory☆76Updated 2 months ago