asynchronics / tachyonixLinks
An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
☆120Updated 8 months ago
Alternatives and similar repositories for tachyonix
Users that are interested in tachyonix are comparing it to the libraries listed below
Sorting:
- ☆113Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- ☆155Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆115Updated 2 weeks ago
- A Platform-less, Runtime-less Actor Computing Model☆124Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A fast and flexible LRU map.☆183Updated 4 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆193Updated 2 months ago
- Typed any map for rust☆67Updated 5 months ago
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Fantastic serialization library☆160Updated last year
- Inter-event timing metrics on top of tracing.☆117Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Define your own PhantomData☆152Updated last week
- Fast JSON deserialization on borrowed data☆87Updated 4 months ago
- Async broadcast channels☆178Updated 5 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 7 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated this week
- A fixed-size circular buffer written in Rust.☆113Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 4 months ago