An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
☆157Sep 23, 2024Updated last year
Alternatives and similar repositories for tachyonix
Users that are interested in tachyonix are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Sep 8, 2024Updated last year
- High-performance asynchronous computation framework for system simulation☆275Updated this week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Async, lock-free synchronization primitives for task wakeup☆51Sep 8, 2024Updated last year
- Low To High Level Math Library for Rust☆54Jan 29, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Extra event types built on top of rsevents☆17May 19, 2023Updated 2 years ago
- structured parallel execution for async Rust☆37Aug 14, 2024Updated last year
- Another Async IO Framework based on io_uring☆63May 5, 2022Updated 3 years ago
- The fast sync and async channel that Rust deserves