tower120 / chuteLinks
An mpmc/spmc lock-free broadcast queue.
☆31Updated 11 months ago
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☆152Updated last year
- A buffering MPSC queue.☆85Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- an extremely fast async mutex with alternative sync API☆84Updated last week
- A concurrent, append-only vector.☆209Updated 4 months ago
- An ε-copy serialization/deserialization framework for Rust☆168Updated 3 weeks ago
- Game Developer's Toolkit for CPU Management☆104Updated last month
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆83Updated 4 months ago
- Tiny Rust Async Linux Executor☆111Updated 8 months ago
- Embedded Key-Value Storage Engine☆139Updated last month
- A lock-free queue for asynchronous & synchronous code.☆39Updated 5 months ago
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- Utilities for working with shared slices of memory☆82Updated 6 months ago
- Benchmarking Rust storage engines☆66Updated last week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- ☆39Updated last year
- A minimal & extensible reactive event system☆12Updated last year
- A zero-copy Rust library that builds and parses network packets in-place.☆117Updated 9 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- An alternative rust async runtime.☆59Updated 3 weeks ago
- memflow I/O primitives☆82Updated 8 months ago
- Port of bbolt in Rust☆66Updated last year
- ☆62Updated 3 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 2 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆65Updated 2 months ago
- Type-erased core::Discriminant<T>☆38Updated 3 weeks ago