al8n / orderwalLinks
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
☆22Updated 6 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.☆59Updated 4 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 3 weeks ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 2 weeks ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- Port of bbolt in Rust☆65Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- scan-resistant concurrent lazy LRU☆60Updated last year
- Calculate the next timestamp matching a given crontab pattern☆56Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- ☆33Updated 2 years ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- Thin immutable zero-copy byte slice☆43Updated last month
- Framework for simulating distributed applications☆102Updated 5 years ago
- FoundationDB client API for Tokio☆46Updated last year
- Value log implementation for key-value separated storage in safe Rust☆41Updated 3 weeks ago
- Layered configuration system built upon serde☆32Updated 4 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…☆59Updated 3 weeks ago
- The `io_uring` library for Rust (with Rustix)☆30Updated 2 months ago
- Log search engine on object storages☆18Updated 11 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆66Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆63Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- The simd optimized escape code☆54Updated last week