#async-stream #signal #unix #run-time #async-signal

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

#185 in Unix APIs

Download history 754/week @ 2024-07-07 535/week @ 2024-07-14 770/week @ 2024-07-21 592/week @ 2024-07-28 1170/week @ 2024-08-04 1055/week @ 2024-08-11 468/week @ 2024-08-18 572/week @ 2024-08-25 583/week @ 2024-09-01 734/week @ 2024-09-08 663/week @ 2024-09-15 759/week @ 2024-09-22 565/week @ 2024-09-29 415/week @ 2024-10-06 589/week @ 2024-10-13 351/week @ 2024-10-20

1,946 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