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
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆38Updated last month
- Port of bbolt in Rust☆65Updated 6 months ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Layered configuration system built upon serde☆32Updated 2 months ago
- Rust implementation of MurmurHash3.☆11Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆19Updated 2 years ago
- ☆41Updated last week
- Bigtable but smol☆34Updated last week
- ☆47Updated 4 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆53Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated this week
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 3 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…☆53Updated 3 weeks ago
- ☆33Updated 2 years ago
- Rust SDK for Apache Avro - a data serialization system.☆55Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- rust database engineering toolkit☆33Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated 2 months ago
- futures-buffered☆39Updated last month