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:
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- A buffering MPSC queue.☆85Updated last month
- Detect blocking code in Tokio async tasks. (Rust)☆84Updated 5 months ago
- an extremely fast async mutex with alternative sync API☆86Updated 3 weeks ago
- An alternative rust async runtime.☆59Updated last month
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A minimal & extensible reactive event system☆12Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Finite State Machines with an entry API and data storage☆43Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Updated last year
- Game Developer's Toolkit for CPU Management☆105Updated last month
- Lightweight exceptions for Rust☆91Updated last month
- A collection of boosting algorithms written in Rust 🦀☆57Updated 8 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 10 months ago
- Hierarchical sparse bitset☆53Updated 3 months ago
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- An implementation of the C++ Masstree data structure in Rust.☆192Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago