asynchronics / tachyonixLinks
An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
☆153Updated last year
Alternatives and similar repositories for tachyonix
Users that are interested in tachyonix are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆199Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Utilities for working with shared slices of memory☆83Updated 7 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- Library safely exposing the io_uring API.☆74Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Define your own PhantomData☆158Updated last month
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Inter-event timing metrics on top of tracing.☆130Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Async broadcast channels☆189Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- ☆112Updated 2 years ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- Benchmarking Rust storage engines☆70Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆218Updated 2 weeks ago