tower120 / chuteLinks
An mpmc/spmc lock-free broadcast queue.
☆28Updated 8 months ago
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.☆81Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Embedded Key-Value Storage Engine☆124Updated 4 months ago
- Calculate the next timestamp matching a given crontab pattern☆64Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Perfect hashing for an imperfect world☆94Updated last month
- A concurrent, append-only vector.☆201Updated last month
- Tiny Rust Async Linux Executor☆104Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆74Updated last month
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 3 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆189Updated this week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆170Updated last week
- An ε-copy serialization/deserialization framework for Rust☆158Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 6 months ago
- ☆142Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A minimal & extensible reactive event system☆12Updated last year
- Library safely exposing the io_uring API.☆68Updated last month
- The missing compound borrowing for Rust.☆61Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- A fixed-size circular buffer written in Rust.☆127Updated 2 months ago
- A safe sync/async multi-producer, multi-consumer channel☆203Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- A Toolchain for Rust Debuginfo☆109Updated last month
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆156Updated 2 years ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last month