#notify #async #run-time #independent #tokio #general #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

#423 in Asynchronous

Download history 354/week @ 2023-12-24 554/week @ 2023-12-31 566/week @ 2024-01-07 411/week @ 2024-01-14 735/week @ 2024-01-21 306/week @ 2024-01-28 222/week @ 2024-02-04 344/week @ 2024-02-11 416/week @ 2024-02-18 232/week @ 2024-02-25 205/week @ 2024-03-03 141/week @ 2024-03-10 142/week @ 2024-03-17 301/week @ 2024-03-24 269/week @ 2024-03-31 213/week @ 2024-04-07

945 downloads per month
Used in 26 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

~375KB