An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
☆156Sep 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☆272Updated 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
- 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☆1,699Dec 18, 2025Updated 3 months ago
- General purpose client/server networking library written in Rust, built on top of the QUIC protocol which is implemented by quinn☆108Sep 6, 2023Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Mar 15, 2022Updated 4 years ago
- Collection of insert-only wait-free data-structures.☆30Sep 24, 2023Updated 2 years ago
- Arena type inspired by generational-arena☆228May 11, 2024Updated last year
- An alternative rust async runtime.☆59Dec 15, 2025Updated 3 months ago
- Deluge, not a stream☆317Nov 15, 2023Updated 2 years ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆115Feb 14, 2026Updated last month
- explore SSD internal☆15Apr 27, 2021Updated 4 years ago
- A high fidelity time management library in Rust☆501Mar 3, 2026Updated 2 weeks ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Jan 27, 2026Updated last month
- A fast Rust JSON library based on SIMD.☆842Updated this week
- ☆44Jun 14, 2023Updated 2 years ago
- A simple way to implement Rayon's ParallelIterator☆19Apr 13, 2022Updated 3 years ago
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Apr 30, 2023Updated 2 years ago
- Utilities for collecting metrics from a Tokio application☆405Feb 23, 2026Updated last month
- High perform & easy to use websocket client/server☆205May 12, 2025Updated 10 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Apr 21, 2022Updated 3 years ago
- in-place allocation-reusing queues for Rust☆395Jun 6, 2024Updated last year
- Provides branch hinting and control functions for stable Rust☆37Jan 3, 2026Updated 2 months ago
- wait-free spsc linked-list queue with individually reusable nodes☆30Nov 19, 2023Updated 2 years ago
- Extremely fast tracing library for Rust☆751Jul 23, 2024Updated last year
- ☆13Feb 25, 2026Updated 3 weeks ago
- Async middleware abstraction powered by AFIT and RPITIT.☆273Oct 29, 2025Updated 4 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Jan 29, 2026Updated last month
- A safe `Pin`-based intrusive doubly-linked list in Rust☆23Mar 27, 2025Updated 11 months ago
- ☆21Oct 20, 2023Updated 2 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- Structured concurrency operations for async Rust☆492Jan 28, 2026Updated last month