#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

#234 in Unix APIs

Download history 466/week @ 2024-10-22 566/week @ 2024-10-29 406/week @ 2024-11-05 260/week @ 2024-11-12 423/week @ 2024-11-19 195/week @ 2024-11-26 251/week @ 2024-12-03 614/week @ 2024-12-10 411/week @ 2024-12-17 339/week @ 2024-12-24 287/week @ 2024-12-31 552/week @ 2025-01-07 463/week @ 2025-01-14 345/week @ 2025-01-21 347/week @ 2025-01-28 347/week @ 2025-02-04

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