al8n / orderwal
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
☆16Updated this week
Related projects ⓘ
Alternatives and complementary repositories for orderwal
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 9 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆33Updated 3 weeks ago
- A lock-free thread-safe arena based Skiplist impelementation for building memtable.☆52Updated last week
- An Adaptive Radix Tree implementation.☆36Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Bigtable but smol☆20Updated this week
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- ☆18Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Log search engine on object storages☆16Updated 3 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆31Updated 2 years ago
- Value log implementation for key-value separated storage in safe Rust☆22Updated last week
- ☆32Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- structured parallel execution for async Rust☆30Updated 3 months ago
- ☆45Updated 2 months ago
- Benchmarking library for stable Rust☆30Updated 2 weeks ago
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆100Updated this week
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Layered configuration system built upon serde☆31Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- JSONB implement in rust☆67Updated last week
- Rust implementation of MurmurHash3.☆11Updated 2 years ago
- Serde serializer for generating Starlark build targets☆62Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated 2 weeks ago
- Calculate the next timestamp matching a given crontab pattern☆49Updated last week