asynchronics / tachyonixLinks
An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
☆138Updated last year
Alternatives and similar repositories for tachyonix
Users that are interested in tachyonix are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- An ε-copy serialization/deserialization framework for Rust☆156Updated this week
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Define your own PhantomData☆158Updated last week
- A lockless mpmc/mpsc to support async base on crossbeam☆139Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Inter-event timing metrics on top of tracing.☆126Updated 2 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- ☆207Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Perfect hashing for an imperfect world☆93Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Async broadcast channels☆187Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- A concurrent, append-only vector.☆200Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- The missing compound borrowing for Rust.☆61Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago