rustio rustio.net
50

mod-signal

v0.9.1 Experimental

Unified OS signal handling for Rust. SIGTERM / SIGINT / SIGHUP / SIGPIPE and Windows equivalents through one API. Graceful shutdown orchestration with priority ordering, timeout enforcement, and hook chaining. Replaces the patchwork of ctrlc + signal-hook with a clean runtime-agnostic substrate.

Apache-2.0 Edition 2021 MSRV 1.75
ConcurrencyOperating systems #signal#ctrlc#shutdown#process#sigterm

Quick Verdict

  • โœ“Actively maintained (updated 6d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (Apache-2.0)

Security

Checking security advisories...
Downloads
14
Dependents
0
Releases
1
Size
54KB

Deep Insights

๐Ÿ“Š
Download activity

14 downloads in the last 30 days (0/day avg).

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 50 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

Health Breakdown

Maintenance 13/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 1/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg
02/263/164/34/215/95/26

Version Adoption

v0.9.1
100%

Release Timeline

1 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
1
Less
More

Feature Flags

default =["std", "tokio"]

std*tokio*async-stdctrlc-fallback

README

Loading README...

Maintainers

Dependencies
10
direct dependencies
Dependents
0
crates depend on mod-signal

Similar Crates