sergey-melnychuk / uppercutLinks
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
Sorting:
- Rust port of Go's singleflight package☆18Updated last year
- An implementation of Raft in Rust.☆39Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆42Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆43Updated 7 months ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Scalable and encrypted embedded database with 3-tier caching☆148Updated last year
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- rust database engineering toolkit☆35Updated 4 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- WhitePool is a lightweight, generic pooling library for Rust+Tokio☆17Updated 3 years ago
- Memory database☆58Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 10 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- Yet another key-value storage for Rust☆72Updated 4 years ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- ☆13Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆48Updated 4 years ago
- A low-level MVCC file format for storing blobs.☆64Updated 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☆37Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- a fast async pool based on channel☆26Updated 3 weeks ago