asynchronics / tachyonixLinks
An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
☆143Updated 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 last year
- An ε-copy serialization/deserialization framework for Rust☆160Updated last week
- A fast and flexible LRU map.☆198Updated 10 months ago
- Utilities for working with shared slices of memory☆79Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- Simple and flexible multi-index containers.☆126Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Inter-event timing metrics on top of tracing.☆128Updated last week
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A concurrent, append-only vector.☆204Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆202Updated last month
- Async broadcast channels☆187Updated 2 months ago
- ☆201Updated 8 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago
- ☆217Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Define your own PhantomData☆158Updated this week
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago