#async-stream #signal #unix

async-signals

Library for easier and safe Unix signal handling with async Stream

7 releases (4 breaking)

0.5.0 Jul 4, 2024
0.4.0 Feb 14, 2022
0.3.1 Apr 27, 2020
0.3.0-alpha.0 Mar 23, 2020
0.1.0 Mar 8, 2020

#178 in Unix APIs

Download history 727/week @ 2024-05-18 681/week @ 2024-05-25 774/week @ 2024-06-01 545/week @ 2024-06-08 604/week @ 2024-06-15 531/week @ 2024-06-22 726/week @ 2024-06-29 763/week @ 2024-07-06 533/week @ 2024-07-13 755/week @ 2024-07-20 610/week @ 2024-07-27 997/week @ 2024-08-03 1222/week @ 2024-08-10 500/week @ 2024-08-17 559/week @ 2024-08-24 593/week @ 2024-08-31

3,220 downloads per month
Used in 3 crates

MIT license

13KB
229 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

~3MB
~56K SLoC