#notify #async #run-time #tokio #work #version #general

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

#415 in Asynchronous

Download history 486/week @ 2023-11-20 215/week @ 2023-11-27 63/week @ 2023-12-04 565/week @ 2023-12-11 369/week @ 2023-12-18 321/week @ 2023-12-25 657/week @ 2024-01-01 493/week @ 2024-01-08 405/week @ 2024-01-15 711/week @ 2024-01-22 334/week @ 2024-01-29 198/week @ 2024-02-05 365/week @ 2024-02-12 392/week @ 2024-02-19 247/week @ 2024-02-26 210/week @ 2024-03-04

1,218 downloads per month
Used in 24 crates (4 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

~370KB