monoio-rs / local-syncLinks
☆51Updated 11 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 5 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- ☆204Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- rust bindings of snmalloc☆144Updated 2 months ago
- Library safely exposing the io_uring API.☆69Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A Configuration Library for Rust Applications☆48Updated last week
- A fast and flexible LRU map.☆198Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆44Updated 6 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆97Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆51Updated 2 years ago
- A simple concurrent caching library that might fit to many use cases☆139Updated 10 months ago
- ☆33Updated last year
- Layered configuration system built upon serde☆32Updated 2 months ago
- Asynchronous DNS lookups☆67Updated last year
- Performant time measuring in Rust☆199Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago