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:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Memory database☆56Updated last year
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆42Updated last year
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 3 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 6 months ago
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆67Updated last year
- Scalable and encrypted embedded database with 3-tier caching☆147Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Lightning fast concurrent HyperLogLog for Rust.☆41Updated last month
- WRite Ahead Logging for distributed applications.☆30Updated 3 years ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- ☆19Updated last year
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆49Updated 4 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- ☆12Updated last month