Decision Workspace
shh vs gag vs async-blocking-stdio
Side-by-side comparison of Rust crates
50
shh
growingv1.0.1
Silence stderr and stdout, optionally rerouting it.
54
gag
growingv1.0.0
Gag, redirect, or hold stdout/stderr output. Currently only *nix operating systems are supported.
43
async-blocking-stdio
growingv0.1.2
std::io::std{in(), out(), err()} but async
Core Metrics
| shh | gag | async-blocking-stdio | |
|---|---|---|---|
| Health Score | 50 | 54 | 43 |
| Total Downloads | 454.5K | 3.9M | 3.1K |
| 30d Downloads | 3.9K | 274.6K | 6 |
| Dependents | 70 | 2.4K | 0 |
| Releases | 5 | 12 | 3 |
| Last Updated | 2259d ago | 1762d ago | 365d ago |
| Age | 7y | 10y 12m | 1y 7m |
Health Breakdown
shh
Maintenance
3
Quality
20
Community
8
Popularity
7
Documentation
12
gag
Maintenance
4
Quality
19
Community
12
Popularity
8
Documentation
11
async-blocking-stdio
Maintenance
6
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| shh | gag | async-blocking-stdio | |
|---|---|---|---|
| Version | 1.0.1 | 1.0.0 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | GPL-3.0-or-later |
| Dependencies | 2 | 4 | 6 |
| Crate Size | 8KB | 5KB | 23KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gag leads with a health score of 54/100, but none of the options score above 80.
- •gag is depended on by 2.4K crates — strongest ecosystem trust.
- •⚠ shh, gag have not been updated in over a year.
- •async-blocking-stdio is pre-1.0 — API may change.