#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

#590 in Unix APIs

Download history 524/week @ 2023-12-11 658/week @ 2023-12-18 246/week @ 2023-12-25 358/week @ 2024-01-01 819/week @ 2024-01-08 681/week @ 2024-01-15 734/week @ 2024-01-22 896/week @ 2024-01-29 756/week @ 2024-02-05 842/week @ 2024-02-12 938/week @ 2024-02-19 1082/week @ 2024-02-26 812/week @ 2024-03-04 869/week @ 2024-03-11 878/week @ 2024-03-18 1060/week @ 2024-03-25

3,733 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