#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

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

#1197 in Embedded development

Download history 17/week @ 2024-10-23 16/week @ 2024-10-30 21/week @ 2024-11-06 17/week @ 2024-11-13 26/week @ 2024-11-20 8/week @ 2024-11-27 10/week @ 2024-12-04 14/week @ 2024-12-11 6/week @ 2024-12-18 134/week @ 2025-01-15 6/week @ 2025-01-22 8/week @ 2025-01-29 28/week @ 2025-02-05

176 downloads per month
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
~90K SLoC