sergey-melnychuk / uppercut
Small and simple actor model implementation.
☆10Updated last year
Alternatives and similar repositories for uppercut:
Users that are interested in uppercut are comparing it to the libraries listed below
- An implementation of Raft in Rust.☆39Updated 2 years ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆12Updated last month
- Yet Another Kev-Value DataBase☆19Updated last year
- Lunatic based webserver embedding WASM. Supports scaling down to zero and up to infinity.☆17Updated 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 8 months ago
- Distributed key-value store.☆28Updated 3 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Rust implementation of the NATS nkeys library☆41Updated 7 months ago
- high-efficiency concurrent reclamation☆35Updated 8 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆39Updated 2 months ago
- WRite Ahead Logging for distributed applications.☆30Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Code for the article "Low-level TCP server with Rust and MIO"☆22Updated 2 years ago
- A JSON stream parser for Rust☆13Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆19Updated 8 months ago
- ☆10Updated 6 months ago
- This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxo…☆16Updated 3 months ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- experimental middleware-based minimalism async HTTP server framework☆22Updated 4 years ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆21Updated 4 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago