asynchronics / tachyonixLinks
An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
☆134Updated 11 months ago
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 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- ☆200Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Perfect hashing for an imperfect world☆93Updated this week
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- Async broadcast channels☆182Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Map data structure whose keys are stored as ranges☆94Updated last month
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆131Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆294Updated 8 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆203Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago
- Fantastic serialization library☆160Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago