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:
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- A fast and flexible LRU map.☆199Updated last year
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Inter-event timing metrics on top of tracing.☆130Updated last week
- Define your own PhantomData☆158Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Utilities for working with shared slices of memory☆85Updated 7 months ago
- ☆226Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Async broadcast channels☆190Updated 5 months ago
- Library safely exposing the io_uring API.☆78Updated last week
- Fantastic serialization library☆158Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆220Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- ☆209Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year