sergey-melnychuk / uppercut
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
- Distributed key-value store.☆28Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- Rust port of Go's singleflight package☆15Updated 11 months ago
- a fast async pool based on channel☆24Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Sparse Merkle tree for a key-value map.☆21Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Updated 3 years ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- Yet Another Kev-Value DataBase☆19Updated last year
- This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxo…☆16Updated last month
- A Rust backend crate for the popular card game, Blackjack, designed to also be compiled for linking with C☆10Updated 5 years ago
- Rust client library for ClickHouse☆16Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A JSON stream parser for Rust☆13Updated 2 years ago
- Scalable and lock-free memory reclamation system☆23Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- Code for the article "Low-level TCP server with Rust and MIO"☆21Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- WRite Ahead Logging for distributed applications.☆31Updated 2 years ago
- Consistent Hashing library in Rust☆18Updated last year
- Thread-unsafe async runtime☆27Updated 4 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago