monoio-rs / local-sync
☆47Updated 5 months ago
Alternatives and similar repositories for local-sync
Users that are interested in local-sync are comparing it to the libraries listed below
Sorting:
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- ☆16Updated last year
- ☆33Updated last year
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 3 months ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- ☆20Updated 7 months ago
- Layered configuration system built upon serde☆32Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- A procedural macro for defining nom combinators in simple DSL☆45Updated 3 months ago
- futures-buffered☆40Updated 3 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- Convert closures into wakers☆45Updated 4 months ago
- rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆45Updated 2 years ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- ☆42Updated 2 weeks ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- ☆194Updated last year