#synchronization-primitive #websocket #sender-receiver #async #blocking #traits #lock-free

no-std channel-bridge

Blocking and async Sender and Receiver traits and implementations

8 breaking releases

new 0.9.0 Jan 16, 2025
0.8.0 Feb 1, 2024
0.7.0 Jan 27, 2024
0.6.0 Oct 28, 2023
0.1.0 Nov 20, 2022

#1458 in Embedded development


Used in hal-sim

MIT/Apache

32KB
835 lines

Channel-Bridge

CI crates.io

Blocking and async Sender and Receiver traits with particular emphasis on async.

Async implementations:

Dependencies

~1.6–4.5MB
~89K SLoC