#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

#403 in Asynchronous

Download history 473/week @ 2024-01-25 219/week @ 2024-02-01 206/week @ 2024-02-08 471/week @ 2024-02-15 291/week @ 2024-02-22 213/week @ 2024-02-29 160/week @ 2024-03-07 134/week @ 2024-03-14 250/week @ 2024-03-21 308/week @ 2024-03-28 248/week @ 2024-04-04 467/week @ 2024-04-11 344/week @ 2024-04-18 441/week @ 2024-04-25 341/week @ 2024-05-02 340/week @ 2024-05-09

1,523 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