asynchronics / tachyonix
An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
☆113Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for tachyonix
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆174Updated last month
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- ☆112Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 5 months ago
- A fast and flexible LRU map.☆171Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago
- Typed any map for rust☆64Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated last month
- Library safely exposing the io_uring API.☆54Updated 2 weeks ago
- An SoA library for Rust☆122Updated 3 months ago
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- A concurrent, append-only vector.☆135Updated 2 weeks ago
- Async broadcast channels☆164Updated 4 months ago
- A Platform-less, Runtime-less Actor Computing Model☆122Updated 8 months ago
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- Fantastic serialization library☆158Updated 6 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- in-place allocation-reusing queues for Rust☆290Updated 5 months ago
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆77Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆77Updated this week
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago