Decision Workspace
compiler-test-derive vs require_unsafe_in_body vs unwind_safe
Side-by-side comparison of Rust crates
38
compiler-test-derive
growingv2.4.3
A macro to generate easily tests across compilers and engines
47
require_unsafe_in_body
growingv0.3.2
Make `unsafe fn` still require `unsafe` blocks in the function's body
50
unwind_safe
growingv0.1.0
Readable unwind-safe code thanks to a try-finally-looking builder pattern
Core Metrics
| compiler-test-derive | require_unsafe_in_body | unwind_safe | |
|---|---|---|---|
| Health Score | 38 | 47 | 50 |
| Total Downloads | 2.6K | 358.6K | 4.2M |
| 30d Downloads | 5 | 1.4K | 197.8K |
| Dependents | 0 | 17 | 40 |
| Releases | 2 | 10 | 3 |
| Last Updated | 718d ago | 1976d ago | 1547d ago |
| Age | 1y 11m | 6y 7m | 5y |
Health Breakdown
compiler-test-derive
Maintenance
5
Quality
18
Community
5
Popularity
4
Documentation
6
require_unsafe_in_body
Maintenance
4
Quality
16
Community
8
Popularity
7
Documentation
12
unwind_safe
Maintenance
4
Quality
17
Community
9
Popularity
8
Documentation
12
Technical Details
| compiler-test-derive | require_unsafe_in_body | unwind_safe | |
|---|---|---|---|
| Version | 2.4.3 | 0.3.2 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | Zlib OR MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 2 |
| Crate Size | 4KB | 8KB | 9KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unwind_safe leads with a health score of 50/100, but none of the options score above 80.
- •⚠ compiler-test-derive, require_unsafe_in_body, unwind_safe have not been updated in over a year.
- •require_unsafe_in_body, unwind_safe are pre-1.0 — API may change.