#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

#763 in Asynchronous

Download history 395/week @ 2024-09-11 410/week @ 2024-09-18 471/week @ 2024-09-25 609/week @ 2024-10-02 377/week @ 2024-10-09 749/week @ 2024-10-16 575/week @ 2024-10-23 593/week @ 2024-10-30 338/week @ 2024-11-06 485/week @ 2024-11-13 393/week @ 2024-11-20 369/week @ 2024-11-27 678/week @ 2024-12-04 681/week @ 2024-12-11 472/week @ 2024-12-18 739/week @ 2024-12-25

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