monoio-rs / local-syncLinks
☆51Updated 10 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☆50Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆97Updated 4 months ago
- rust bindings of snmalloc☆143Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- ☆204Updated last year
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Asynchronous DNS lookups☆67Updated last year
- A Configuration Library for Rust Applications☆40Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- ☆44Updated 5 months ago
- Layered configuration system built upon serde☆32Updated 2 months ago
- Object Pool LockFree in Rust☆49Updated last month
- Performant time measuring in Rust☆198Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆167Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 8 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago