tower120 / chuteLinks
An mpmc/spmc lock-free broadcast queue.
☆33Updated last year
Alternatives and similar repositories for chute
Users that are interested in chute are comparing it to the libraries listed below
Sorting:
- A buffering MPSC queue.☆87Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- an extremely fast async mutex with alternative sync API☆86Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Game Developer's Toolkit for CPU Management☆105Updated 2 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆89Updated 5 months ago
- An alternative rust async runtime.☆59Updated last month
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- ☆64Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A minimal & extensible reactive event system☆12Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- A faster Arc.☆80Updated 2 years ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆196Updated this week
- Utilities for working with shared slices of memory☆85Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Typed any map for rust☆67Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- ☆21Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year