waitx 0.4.1

A lightweight & low-latency, pure signaling primitive.
Documentation

waitx

Lightweight and low-latency signaling & channel primitives.

Overview

Minimal, low-latency signaling and single-value channels for Rust. Includes Waker/Waiter and Sender/Receiver, beating other crates in microbenchmarks while staying lightweight and safe.

Benchmarks

Performed locally on a 12th Gen Intel(R) Core(TM) i7-12700K.

Violin Plot

Violin Plot

Full benchmarking report here.

Todo

  • Finish documentation.