monoio-rs / local-sync
☆47Updated 4 months ago
Alternatives and similar repositories for local-sync:
Users that are interested in local-sync are comparing it to the libraries listed below
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- ☆33Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 7 months ago
- ☆20Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated last month
- Layered configuration system built upon serde☆32Updated 2 months ago
- ☆16Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- rust bindings of snmalloc☆129Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Rust implementation of MurmurHash3.☆11Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated 11 months ago
- Convert closures into wakers☆45Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 2 months ago
- ☆192Updated last year
- A procedural macro for defining nom combinators in simple DSL☆45Updated 3 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Library safely exposing the io_uring API.☆61Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Compatibility adapter between tokio and futures☆168Updated last month
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- ☆41Updated 2 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 3 months ago