Decision Workspace
funty vs ptxr vs std-traits
Side-by-side comparison of Rust crates
61
funty
growingv2.0.0
Trait generalization over the primitive types
60
ptxr
experimentalv1.0.0-rc4
unifies *const/*mut pointers using the trait system
59
std-traits
growingv0.6.1
Traits for types in the standard library.
Core Metrics
| funty | ptxr | std-traits | |
|---|---|---|---|
| Health Score | 61 | 60 | 59 |
| Total Downloads | 170.9M | 57 | 6.4K |
| 30d Downloads | 12.1M | 6 | 38 |
| Dependents | 393 | 0 | 0 |
| Releases | 7 | 4 | 11 |
| Last Updated | 1153d ago | 45d ago | 8d ago |
| Age | 6y 1m | 1m | 1y 5m |
Health Breakdown
funty
Maintenance
5
Quality
18
Community
18
Popularity
8
Documentation
12
ptxr
Maintenance
16
Quality
21
Community
6
Popularity
2
Documentation
15
std-traits
Maintenance
18
Quality
18
Community
6
Popularity
5
Documentation
12
Technical Details
| funty | ptxr | std-traits | |
|---|---|---|---|
| Version | 2.0.0 | 1.0.0-rc4 | 0.6.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 13KB | 38KB | 20KB |
| Features | 2 | 10 | 3 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.85 | 1.93 |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •funty leads with a health score of 61/100, but none of the options score above 80.
- •funty is depended on by 393 crates — strongest ecosystem trust.
- •⚠ funty has not been updated in over a year.
- •std-traits is pre-1.0 — API may change.