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:
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆43Updated 6 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Yet another key-value storage for Rust☆72Updated 4 years ago
- ☆19Updated last year
- Scalable and encrypted embedded database with 3-tier caching☆148Updated last year
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆42Updated last year
- ☆48Updated 4 years ago
- An implementation of Raft in Rust.☆39Updated 3 years ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆53Updated 2 months ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Rust port of Go's singleflight package☆18Updated last year
- rust database engineering toolkit☆35Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- WhitePool is a lightweight, generic pooling library for Rust+Tokio☆17Updated 3 years ago
- Yet Another Kev-Value DataBase☆19Updated 3 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 4 months ago
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆67Updated last year
- Distributed key-value store.☆28Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 weeks ago