sergey-melnychuk / uppercutLinks
Small and simple actor model implementation.
☆10Updated 2 years ago
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 11 months ago
- a fast async pool based on channel☆26Updated last week
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆13Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- Yet another key-value storage for Rust☆72Updated 4 years ago
- An implementation of Raft in Rust.☆39Updated 3 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated last week
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- experimental middleware-based minimalism async HTTP server framework☆22Updated 4 years ago
- Distributed key-value store.☆28Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- binary serialization format☆12Updated 5 years ago
- ☆12Updated 5 months ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆42Updated last month
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Rust port of Go's singleflight package☆18Updated last year
- rust database engineering toolkit☆35Updated 4 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Yet Another Kev-Value DataBase☆19Updated 4 months ago
- Consistent Hashing library in Rust☆18Updated 2 years ago
- ☆48Updated 5 years ago