tower120 / chuteLinks
An mpmc/spmc lock-free broadcast queue.
☆27Updated 7 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☆128Updated 11 months ago
- A buffering MPSC queue.☆79Updated last year
- Perfect hashing for an imperfect world☆92Updated 7 months ago
- A safe sync/async multi-producer, multi-consumer channel☆205Updated 4 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆162Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated last week
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆65Updated last year
- An ε-copy serialization/deserialization framework for Rust☆154Updated last month
- Tiny Rust Async Linux Executor☆104Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Embedded Key-Value Storage Engine☆123Updated 3 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆62Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 5 months ago
- A lock-free queue for asynchronous & synchronous code.☆36Updated 3 weeks ago
- Benchmarking Rust storage engines☆40Updated this week
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- Calculate the next timestamp matching a given crontab pattern☆63Updated last week
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆153Updated 2 years ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆168Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- ☆39Updated last year
- ☆142Updated 2 weeks ago
- ☆200Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 6 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Fixed-size decimal numbers implemented in pure Rust☆210Updated this week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago