Skip to content
@asynchronics

Asynchronics

Popular repositories

  1. asynchronix asynchronix Public

    High-performance asynchronous computation framework for system simulation

    Rust 149 7

  2. tachyonix tachyonix Public

    An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds

    Rust 107 1

  3. st3 st3 Public

    Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.

    Rust 60 4

  4. recycle-box recycle-box Public

    A pointer type for heap-allocated objects which heap storage can be re-used

    Rust 10

  5. diatomic-waker diatomic-waker Public

    Async, lock-free synchronization primitives for task wakeup

    Rust 9

  6. multishot multishot Public

    An async, lock-free, reusable channel for sending single values to asynchronous tasks

    Rust 6 2

Repositories

Showing 9 of 9 repositories
  • asynchronix Public

    High-performance asynchronous computation framework for system simulation

    Rust 149 Apache-2.0 7 3 0 Updated May 27, 2024
  • tachyonix Public

    An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds

    Rust 107 Apache-2.0 1 0 0 Updated May 15, 2024
  • async-event Public

    An efficient async condition variable for lock-free algorithms

    Rust 5 Apache-2.0 0 0 0 Updated May 15, 2024
  • tai-time Public

    A nanosecond-precision monotonic clock timestamp based on the TAI time standard

    Rust 2 Apache-2.0 0 0 0 Updated May 11, 2024
  • st3 Public

    Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.

    Rust 60 Apache-2.0 4 0 0 Updated Apr 22, 2024
  • multishot Public

    An async, lock-free, reusable channel for sending single values to asynchronous tasks

    Rust 6 Apache-2.0 2 0 0 Updated Mar 20, 2024
  • diatomic-waker Public

    Async, lock-free synchronization primitives for task wakeup

    Rust 9 Apache-2.0 0 0 0 Updated Jul 15, 2023
  • tachyobench Public

    Async benchmark for MPSC channels with support for multiple executors

    Rust 5 Apache-2.0 3 0 0 Updated Mar 5, 2023
  • recycle-box Public

    A pointer type for heap-allocated objects which heap storage can be re-used

    Rust 10 Apache-2.0 0 0 0 Updated Oct 21, 2022

Top languages

Loading…

Most used topics

Loading…