monoio-rs / local-syncLinks
☆50Updated 8 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:
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- ☆198Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- A Configuration Library for Rust Applications☆39Updated last week
- A fast and flexible LRU map.☆190Updated 7 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆86Updated 2 months ago
- rust bindings of snmalloc☆138Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last week
- Layered configuration system built upon serde☆32Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Compatibility adapter between tokio and futures☆175Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆60Updated 5 months ago
- Library safely exposing the io_uring API.☆68Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆124Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- futures::AtomicWaker extracted into its own crate☆29Updated 3 weeks ago
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- ☆33Updated last year
- ☆17Updated 2 months ago
- ☆43Updated 3 months ago
- A lock-free memory allocator☆61Updated 3 weeks ago
- Object Pool LockFree in Rust☆47Updated last month