monoio-rs / local-sync
☆46Updated 3 months ago
Alternatives and similar repositories for local-sync:
Users that are interested in local-sync are comparing it to the libraries listed below
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 8 months ago
- Layered configuration system built upon serde☆32Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- ☆15Updated 11 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- ☆33Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- A Configuration Library for Rust Applications☆39Updated last week
- An inline SIMD accelerated hashmap designed for small amount of data.☆72Updated last year
- A fast and flexible LRU map.☆177Updated 2 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated last month
- Rust implementation of MurmurHash3.☆11Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Object Pool LockFree in Rust☆45Updated last month
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated 3 weeks ago
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- ☆40Updated 3 weeks ago
- ☆189Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆103Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- rust bindings of snmalloc☆127Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated last year