#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

#245 in Unix APIs

Download history 672/week @ 2024-09-14 767/week @ 2024-09-21 562/week @ 2024-09-28 420/week @ 2024-10-05 604/week @ 2024-10-12 376/week @ 2024-10-19 596/week @ 2024-10-26 499/week @ 2024-11-02 250/week @ 2024-11-09 399/week @ 2024-11-16 240/week @ 2024-11-23 231/week @ 2024-11-30 363/week @ 2024-12-07 651/week @ 2024-12-14 289/week @ 2024-12-21 262/week @ 2024-12-28

1,623 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
~55K SLoC