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

no-std channel-bridge

Blocking and async Sender and Receiver traits and implementations

8 releases (breaking)

0.8.0 Feb 1, 2024
0.7.0 Jan 27, 2024
0.6.0 Oct 28, 2023
0.5.0 Oct 19, 2023
0.1.0 Nov 20, 2022

#1956 in Embedded development

Download history 13/week @ 2024-08-25 3/week @ 2024-09-01 1/week @ 2024-09-08 14/week @ 2024-09-15 35/week @ 2024-09-22 18/week @ 2024-09-29 27/week @ 2024-10-06 43/week @ 2024-10-13 31/week @ 2024-10-20 7/week @ 2024-10-27 27/week @ 2024-11-03 11/week @ 2024-11-10 33/week @ 2024-11-17 8/week @ 2024-11-24 10/week @ 2024-12-01 10/week @ 2024-12-08

61 downloads per month
Used in hal-sim

MIT/Apache

32KB
830 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