#async-signal #signal #async

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

#932 in Asynchronous

Download history 635/week @ 2024-12-15 290/week @ 2024-12-22 286/week @ 2024-12-29 554/week @ 2025-01-05 457/week @ 2025-01-12 394/week @ 2025-01-19 260/week @ 2025-01-26 484/week @ 2025-02-02 365/week @ 2025-02-09 815/week @ 2025-02-16 563/week @ 2025-02-23 628/week @ 2025-03-02 480/week @ 2025-03-09 487/week @ 2025-03-16 617/week @ 2025-03-23 355/week @ 2025-03-30

1,966 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.

Dependencies

~3MB
~55K SLoC