#run-time

async-notify

A general version async Notify, like tokio Notify but can work with any async runtime

5 unstable releases

0.3.0 Feb 4, 2024
0.2.0 May 25, 2020
0.1.2 Mar 18, 2020
0.1.1 Mar 14, 2020
0.1.0 Mar 4, 2020

#889 in Asynchronous

Download history 622/week @ 2024-07-27 694/week @ 2024-08-03 471/week @ 2024-08-10 910/week @ 2024-08-17 723/week @ 2024-08-24 764/week @ 2024-08-31 442/week @ 2024-09-07 315/week @ 2024-09-14 548/week @ 2024-09-21 478/week @ 2024-09-28 420/week @ 2024-10-05 684/week @ 2024-10-12 668/week @ 2024-10-19 471/week @ 2024-10-26 535/week @ 2024-11-02 347/week @ 2024-11-09

2,108 downloads per month
Used in 29 crates (5 directly)

MIT license

10KB
151 lines

async-notify

a runtime independent Notify


lib.rs:

A general version async Notify, like tokio Notify but can work with any async runtime.

Dependencies

~380KB