Decision Workspace
nounwind vs nounwind-macros vs nudge
Side-by-side comparison of Rust crates
48
nounwind
experimentalv0.1.5
A attribute macro to prevent panics from unwinding, similar to C++ noexcept
46
nounwind-macros
experimentalv0.1.1
Implementation of the #[nounwind] attribute macro
44
nudge
growingv0.2.2
A collection of optimization hints to improve performance
Core Metrics
| nounwind | nounwind-macros | nudge | |
|---|---|---|---|
| Health Score | 48 | 46 | 44 |
| Total Downloads | 558 | 859 | 8.2K |
| 30d Downloads | 8 | 27 | 63 |
| Dependents | 0 | 6 | 1 |
| Releases | 6 | 2 | 4 |
| Last Updated | 73d ago | 178d ago | 1699d ago |
| Age | 6m | 6m | 6y 9m |
Health Breakdown
nounwind
Maintenance
15
Quality
12
Community
6
Popularity
3
Documentation
12
nounwind-macros
Maintenance
9
Quality
13
Community
8
Popularity
4
Documentation
12
nudge
Maintenance
3
Quality
18
Community
6
Popularity
5
Documentation
12
Technical Details
| nounwind | nounwind-macros | nudge | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.1 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT/Apache-2.0 |
| Dependencies | 2 | 4 | 0 |
| Crate Size | 16KB | 3KB | 7KB |
| Features | 4 | 0 | 3 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.56 | 1.61 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nounwind leads with a health score of 48/100, but none of the options score above 80.
- •nudge has the most downloads (8.2K), suggesting wider adoption.
- •⚠ nudge has not been updated in over a year.