#synchronization-primitive #websocket #channel #async #lock-free #notifications #traits

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

#1223 in Embedded development

Download history 8/week @ 2024-01-22 33/week @ 2024-01-29 5/week @ 2024-02-12 52/week @ 2024-02-19 51/week @ 2024-02-26 20/week @ 2024-03-04 23/week @ 2024-03-11 9/week @ 2024-03-18 45/week @ 2024-04-01 15/week @ 2024-04-08 16/week @ 2024-04-15

77 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.7–4.5MB
~91K SLoC