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:
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆41Updated last year
- Distributed key-value store.☆28Updated 4 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆13Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated last month
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- ☆19Updated 10 months ago
- WRite Ahead Logging for distributed applications.☆30Updated 3 years ago
- Rust port of Go's singleflight package☆17Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A JSON stream parser for Rust☆13Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆66Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated 2 years ago
- Yet Another Kev-Value DataBase☆19Updated last year
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 8 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- A no-frills async memcached client for Rust.☆23Updated 4 months ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆15Updated 6 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
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- rust database engineering toolkit☆33Updated 3 years ago