#notify #async #run-time #independent #tokio #version

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

#681 in Asynchronous

Download history 1201/week @ 2024-06-05 571/week @ 2024-06-12 498/week @ 2024-06-19 636/week @ 2024-06-26 504/week @ 2024-07-03 528/week @ 2024-07-10 436/week @ 2024-07-17 597/week @ 2024-07-24 630/week @ 2024-07-31 625/week @ 2024-08-07 587/week @ 2024-08-14 982/week @ 2024-08-21 819/week @ 2024-08-28 443/week @ 2024-09-04 397/week @ 2024-09-11 379/week @ 2024-09-18

2,144 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