al8n / orderwal
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
☆20Updated 3 months ago
Alternatives and similar repositories for orderwal:
Users that are interested in orderwal are comparing it to the libraries listed below
- An Adaptive Radix Tree implementation.☆38Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Benchmarking library for stable Rust☆33Updated 4 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆38Updated last month
- ☆46Updated 3 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- scan-resistant concurrent lazy LRU☆58Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- Thin immutable zero-copy byte slice☆27Updated last week
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆52Updated last year
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 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…☆47Updated this week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- ☆33Updated 2 years ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 6 months ago
- Port of bbolt in Rust☆65Updated 6 months ago
- Framework for simulating distributed applications☆98Updated 5 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Layered configuration system built upon serde☆32Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Library safely exposing the io_uring API.☆60Updated last week
- A Platform-less, Runtime-less Actor Computing Model☆122Updated last year
- Adaptive Radix Tree in Rust☆67Updated 6 years ago