Decision Workspace
trait_derive vs trait_derive_core vs monotony
Side-by-side comparison of Rust crates
34
trait_derive
growingv0.1.0
Simple proc macro used to generate traits from impl blocks.
35
trait_derive_core
growingv0.1.0
Core implementation for 'trait_derive' crate.
45
monotony
experimentalv0.1.0
A monotonic clock trait
Core Metrics
| trait_derive | trait_derive_core | monotony | |
|---|---|---|---|
| Health Score | 34 | 35 | 45 |
| Total Downloads | 2.0K | 2.9K | 91 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 3147d ago | 3147d ago | 15d ago |
| Age | 8y 7m | 8y 7m | 15d |
Health Breakdown
trait_derive
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
8
trait_derive_core
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
8
monotony
Maintenance
12
Quality
16
Community
5
Popularity
2
Documentation
10
Technical Details
| trait_derive | trait_derive_core | monotony | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | ISC |
| Dependencies | 3 | 2 | 3 |
| Crate Size | 3KB | 3KB | 93KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •monotony leads with a health score of 45/100, but none of the options score above 80.
- •trait_derive_core has the most downloads (2.9K), suggesting wider adoption.
- •⚠ trait_derive, trait_derive_core have not been updated in over a year.