Decision Workspace
unsafe-binders vs phylactery vs phylactery_macro
Side-by-side comparison of Rust crates
43
unsafe-binders
experimentalv0.0.1
Stable rust polyfill of `unsafe<'lt> …` binders
63
phylactery
growingv3.0.0
Safe and thin wrappers around lifetime extension to allow non-static values to cross static boundaries.
60
phylactery_macro
experimentalv0.4.9
A set of macros to accompany the `phylactery` crate.
Core Metrics
| unsafe-binders | phylactery | phylactery_macro | |
|---|---|---|---|
| Health Score | 43 | 63 | 60 |
| Total Downloads | 30 | 8.6K | 3.4K |
| 30d Downloads | 3 | 80 | 84 |
| Dependents | 0 | 0 | 17 |
| Releases | 1 | 32 | 15 |
| Last Updated | 109d ago | 17d ago | 17d ago |
| Age | 3m | 7m | 7m |
Health Breakdown
unsafe-binders
Maintenance
7
Quality
16
Community
3
Popularity
2
Documentation
15
phylactery
Maintenance
18
Quality
19
Community
6
Popularity
5
Documentation
15
phylactery_macro
Maintenance
18
Quality
14
Community
9
Popularity
4
Documentation
15
Technical Details
| unsafe-binders | phylactery | phylactery_macro | |
|---|---|---|---|
| Version | 0.0.1 | 3.0.0 | 0.4.9 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Zlib OR MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 4 | 2 |
| Crate Size | 16KB | 19KB | 4KB |
| Features | 4 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.0 | 1.75 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •phylactery leads with a health score of 63/100, but none of the options score above 80.
- •unsafe-binders, phylactery_macro are pre-1.0 — API may change.