#async-stream #signal #unix

async-signals

Library for easier and safe Unix signal handling with async Stream

6 releases (3 breaking)

0.4.0 Feb 14, 2022
0.3.1 Apr 27, 2020
0.3.0-alpha.0 Mar 23, 2020
0.2.0 Mar 13, 2020
0.1.0 Mar 8, 2020

#587 in Unix APIs

Download history 716/week @ 2024-01-14 695/week @ 2024-01-21 915/week @ 2024-01-28 762/week @ 2024-02-04 787/week @ 2024-02-11 970/week @ 2024-02-18 1040/week @ 2024-02-25 845/week @ 2024-03-03 863/week @ 2024-03-10 880/week @ 2024-03-17 1044/week @ 2024-03-24 1142/week @ 2024-03-31 796/week @ 2024-04-07 792/week @ 2024-04-14 759/week @ 2024-04-21 821/week @ 2024-04-28

3,273 downloads per month
Used in 3 crates

MIT license

10KB
166 lines

async-signal

CI

Library for easier and safe Unix signal handling with async Stream.

You can use this crate with any async runtime.


lib.rs:

Library for easier and safe Unix signal handling with async Stream.

You can use this crate with any async runtime.

Dependencies

~1.5MB
~36K SLoC