#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

#240 in Unix APIs

Download history 361/week @ 2024-11-15 255/week @ 2024-11-22 208/week @ 2024-11-29 336/week @ 2024-12-06 644/week @ 2024-12-13 348/week @ 2024-12-20 281/week @ 2024-12-27 400/week @ 2025-01-03 570/week @ 2025-01-10 439/week @ 2025-01-17 248/week @ 2025-01-24 413/week @ 2025-01-31 428/week @ 2025-02-07 629/week @ 2025-02-14 699/week @ 2025-02-21 499/week @ 2025-02-28

2,329 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