Decision Workspace
named-generics-bundle vs dyn_std vs dyn_derive
Side-by-side comparison of Rust crates
57
named-generics-bundle
experimentalv0.1.1
Convenience macros to help with the "bundle multiple generic params with a helper trait" pattern
52
dyn_std
growingv0.3.3
Dynamic (object-safe) version of std traits.
51
dyn_derive
growingv0.3.4
Inherit and derive object-unsafe traits for dynamic Rust.
Core Metrics
| named-generics-bundle | dyn_std | dyn_derive | |
|---|---|---|---|
| Health Score | 57 | 52 | 51 |
| Total Downloads | 214.2K | 20.3K | 25.4K |
| 30d Downloads | 60.5K | 400 | 393 |
| Dependents | 0 | 57 | 45 |
| Releases | 5 | 9 | 14 |
| Last Updated | 116d ago | 624d ago | 624d ago |
| Age | 3m | 1y 9m | 1y 9m |
Health Breakdown
named-generics-bundle
Maintenance
16
Quality
17
Community
3
Popularity
6
Documentation
15
dyn_std
Maintenance
10
Quality
16
Community
8
Popularity
5
Documentation
13
dyn_derive
Maintenance
11
Quality
14
Community
8
Popularity
5
Documentation
13
Technical Details
| named-generics-bundle | dyn_std | dyn_derive | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.3 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Zlib OR MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 0 | 8 |
| Crate Size | 17KB | 4KB | 14KB |
| Features | 5 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.87.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •named-generics-bundle leads with a health score of 57/100, but none of the options score above 80.
- •⚠ dyn_std, dyn_derive have not been updated in over a year.