fereidani / rust-channel-benchmarks
rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.
☆43Updated last year
Alternatives and similar repositories for rust-channel-benchmarks:
Users that are interested in rust-channel-benchmarks are comparing it to the libraries listed below
- ☆46Updated 2 months ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- A fast and flexible LRU map.☆175Updated last month
- This is a Rust implementation for popular caches (support no_std).☆108Updated 2 weeks ago
- ☆35Updated 3 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 8 months ago
- Time and duration crate optimized for speed and API stability.☆67Updated last month
- Performant time measuring in Rust☆184Updated 11 months ago
- File/log rotation writer for Rust☆30Updated 7 months ago
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆163Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Convert closures into wakers☆45Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Common Rust library☆34Updated last month
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- rust bindings of snmalloc☆126Updated 2 weeks ago
- Port of bbolt in Rust☆65Updated 4 months ago
- A concurrent, append-only vector.☆149Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- Async synchronization primitives☆261Updated last month
- CSV parsing in async context☆42Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- Asynchronous access to a bincode-encoded item stream.☆70Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year