asynchronics / tachyonixLinks
An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
☆152Updated 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.☆188Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- A fast and flexible LRU map.☆198Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Utilities for working with shared slices of memory☆82Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A concurrent, append-only vector.☆209Updated 4 months ago
- Async broadcast channels☆189Updated 4 months ago
- ☆222Updated 5 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆214Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An ε-copy serialization/deserialization framework for Rust☆168Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Simple and flexible multi-index containers.☆128Updated last week
- a lock-free concurrent slab (experimental)☆303Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated last week
- Library safely exposing the io_uring API.☆71Updated last week
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago