Decision Workspace
trait_derive vs trait_derive_core vs p-test
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.
46
p-test
stablev1.0.2
p-test provides procedural macro to help you write parameterized tests easily.
Core Metrics
| trait_derive | trait_derive_core | p-test | |
|---|---|---|---|
| Health Score | 34 | 35 | 46 |
| Total Downloads | 2.0K | 2.8K | 5.6K |
| 30d Downloads | 3 | 20 | 47 |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 1 | 12 |
| Last Updated | 3039d ago | 3039d ago | 88d ago |
| Age | 8y 3m | 8y 3m | 1y 1m |
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
p-test
Maintenance
14
Quality
12
Community
6
Popularity
4
Documentation
10
Technical Details
| trait_derive | trait_derive_core | p-test | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 2 | 2 |
| Crate Size | 3KB | 3KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 91.7% |
| Edition | — | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •p-test leads with a health score of 46/100, but none of the options score above 80.
- •⚠ trait_derive, trait_derive_core have not been updated in over a year.
- •trait_derive, trait_derive_core are pre-1.0 — API may change.