#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

#794 in Asynchronous

Download history 471/week @ 2024-10-26 535/week @ 2024-11-02 357/week @ 2024-11-09 492/week @ 2024-11-16 364/week @ 2024-11-23 611/week @ 2024-11-30 637/week @ 2024-12-07 565/week @ 2024-12-14 690/week @ 2024-12-21 584/week @ 2024-12-28 711/week @ 2025-01-04 630/week @ 2025-01-11 375/week @ 2025-01-18 254/week @ 2025-01-25 627/week @ 2025-02-01 535/week @ 2025-02-08

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

~385KB