Decision Workspace
signals_receipts vs sem_safe vs getopt-iter
Side-by-side comparison of Rust crates
49
signals_receipts
growingv0.2.5
Simple exfiltration of the receipt of POSIX signals.
48
sem_safe
growingv0.2.1
Safe usage of POSIX Semaphores (`sem_post`, `sem_wait`, etc).
55
getopt-iter
experimentalv1.0.2
A POSIX style getopt parser for Rust
Core Metrics
| signals_receipts | sem_safe | getopt-iter | |
|---|---|---|---|
| Health Score | 49 | 48 | 55 |
| Total Downloads | 20.2K | 21.4K | 52 |
| 30d Downloads | 2.1K | 2.3K | 0 |
| Dependents | 1 | 13 | 0 |
| Releases | 7 | 5 | 3 |
| Last Updated | 251d ago | 401d ago | 5d ago |
| Age | 1y 9m | 1y 10m | 21d |
Health Breakdown
signals_receipts
Maintenance
9
Quality
16
Community
7
Popularity
5
Documentation
12
sem_safe
Maintenance
5
Quality
17
Community
9
Popularity
5
Documentation
12
getopt-iter
Maintenance
14
Quality
18
Community
6
Popularity
2
Documentation
15
Technical Details
| signals_receipts | sem_safe | getopt-iter | |
|---|---|---|---|
| Version | 0.2.5 | 0.2.1 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Unlicense | Unlicense | BSD-2-Clause |
| Dependencies | 5 | 6 | 3 |
| Crate Size | 46KB | 30KB | 21KB |
| Features | 3 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.75 | 1.64 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •getopt-iter leads with a health score of 55/100, but none of the options score above 80.
- •sem_safe has the most downloads (21.4K), suggesting wider adoption.
- •⚠ sem_safe has not been updated in over a year.
- •signals_receipts, sem_safe are pre-1.0 — API may change.