bnclabs / wral
WRite Ahead Logging for distributed applications.
☆31Updated 2 years ago
Alternatives and similar repositories for wral:
Users that are interested in wral are comparing it to the libraries listed below
- ☆13Updated last year
- Cross-platform polyfills.☆15Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Distributed key-value store.☆28Updated 3 years ago
- A basis for building an async client-server Websocket protocol☆15Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Yet Another Kev-Value DataBase☆19Updated last year
- ☆10Updated 5 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- ☆13Updated 2 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Write you an in-process gRPC service mesh.☆31Updated 2 years ago
- Traits for inspecting memory usage of Rust types☆25Updated 3 months ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- An implementation of TinyLFU cache☆15Updated 2 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 4 years ago
- hRPC implementation in Rust.