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:
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆13Updated 3 months ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Distributed key-value store.☆28Updated 4 years ago
- Simple and modular write-ahead-logging implementation.☆25Updated last year
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- A no-frills async memcached client for Rust.☆23Updated 3 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆35Updated 3 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆26Updated last week
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated last week
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Sparse Merkle tree for a key-value map.☆22Updated 2 years ago
- scan-resistant concurrent lazy LRU☆60Updated last year
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- a fast async pool based on channel☆24Updated last month
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- A JSON stream parser for Rust☆13Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆39Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- ☆13Updated 3 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆41Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆11Updated 8 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago