Decision Workspace
pi_any vs downcast-rs vs anymore
Side-by-side comparison of Rust crates
44
pi_any
growingv0.1.1
attempt to downcast the triat object to a concrete type
63
downcast-rs
growingv2.0.2
Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints.
52
anymore
growingv1.0.0
AnyDebug: Dynamically typed values which can be inspected
Core Metrics
| pi_any | downcast-rs | anymore | |
|---|---|---|---|
| Health Score | 44 | 63 | 52 |
| Total Downloads | 6.1K | 133.8M | 50.7K |
| 30d Downloads | 0 | 5.7M | 3.1K |
| Dependents | 6 | 4.7K | 4 |
| Releases | 2 | 15 | 1 |
| Last Updated | 1595d ago | 315d ago | 343d ago |
| Age | 4y 4m | 10y 7m | 11m |
Health Breakdown
pi_any
Maintenance
3
Quality
16
Community
10
Popularity
5
Documentation
10
downcast-rs
Maintenance
6
Quality
23
Community
14
Popularity
8
Documentation
12
anymore
Maintenance
3
Quality
21
Community
10
Popularity
6
Documentation
12
Technical Details
| pi_any | downcast-rs | anymore | |
|---|---|---|---|
| Version | 0.1.1 | 2.0.2 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 5KB | 13KB | 10KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | 1.86 |
| Owners | 2 (team) | 1 | 2 |
Links
Quick Verdict
- •downcast-rs leads with a health score of 63/100, but none of the options score above 80.
- •downcast-rs is depended on by 4.7K crates — strongest ecosystem trust.
- •⚠ pi_any has not been updated in over a year.
- •pi_any is pre-1.0 — API may change.