monoio-rs / local-syncLinks
☆52Updated last year
Alternatives and similar repositories for local-sync
Users that are interested in local-sync are comparing it to the libraries listed below
Sorting:
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- ☆205Updated last year
- Layered configuration system built upon serde☆32Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- ☆33Updated last year
- rust bindings of snmalloc☆147Updated 4 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A Configuration Library for Rust Applications☆49Updated last month
- An inline SIMD accelerated hashmap designed for small amount of data.☆99Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Library safely exposing the io_uring API.☆71Updated last week
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- ☆44Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- ☆19Updated 6 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A simple concurrent caching library that might fit to many use cases☆143Updated 11 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- An async RPC in rust-lang that mimics golang's net/rpc☆33Updated last year
- Performant time measuring in Rust☆201Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆52Updated 2 years ago