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
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆42Updated last year
- rust database engineering toolkit☆32Updated 4 years ago
- Consistent Hashing library in Rust☆18Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- ☆19Updated last year
- Scalable and encrypted embedded database with 3-tier caching☆148Updated last year
- Lunatic based webserver embedding WASM. Supports scaling down to zero and up to infinity.☆17Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- WhitePool is a lightweight, generic pooling library for Rust+Tokio☆17Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆67Updated last year
- Memory database☆56Updated last year
- a fast async pool based on channel☆26Updated 6 months ago
- SQLite-based on-disk cache for Rust.☆24Updated last year
- Wait for a collection of async tasks to finish.☆36Updated last year