#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

#880 in Asynchronous

Download history 485/week @ 2024-11-14 377/week @ 2024-11-21 470/week @ 2024-11-28 612/week @ 2024-12-05 703/week @ 2024-12-12 484/week @ 2024-12-19 702/week @ 2024-12-26 761/week @ 2025-01-02 544/week @ 2025-01-09 516/week @ 2025-01-16 324/week @ 2025-01-23 430/week @ 2025-01-30 642/week @ 2025-02-06 673/week @ 2025-02-13 911/week @ 2025-02-20 820/week @ 2025-02-27

3,168 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