Decision Workspace
stupid_utils vs functional_trait vs owned-future
Side-by-side comparison of Rust crates
47
stupid_utils
growingv0.6.2
A crate that provides some simple and maybe stupid or useful tools
50
functional_trait
growingv1.2.0
A macro that impls trait for Fns
47
owned-future
experimentalv0.1.2
Turn borrowed futures into owned futures
Core Metrics
| stupid_utils | functional_trait | owned-future | |
|---|---|---|---|
| Health Score | 47 | 50 | 47 |
| Total Downloads | 20.1K | 7.8K | 1.8K |
| 30d Downloads | 99 | 55 | 5 |
| Dependents | 4 | 11 | 0 |
| Releases | 21 | 7 | 3 |
| Last Updated | 170d ago | 170d ago | 352d ago |
| Age | 2y 7m | 2y 1m | 11m |
Health Breakdown
stupid_utils
Maintenance
11
Quality
17
Community
4
Popularity
5
Documentation
10
functional_trait
Maintenance
10
Quality
19
Community
6
Popularity
5
Documentation
10
owned-future
Maintenance
9
Quality
16
Community
6
Popularity
4
Documentation
12
Technical Details
| stupid_utils | functional_trait | owned-future | |
|---|---|---|---|
| Version | 0.6.2 | 1.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 3 | 2 |
| Crate Size | 15KB | 6KB | 11KB |
| Features | 8 | 0 | 2 |
| Yanked % | 4.8% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •functional_trait leads with a health score of 50/100, but none of the options score above 80.
- •stupid_utils has the most downloads (20.1K), suggesting wider adoption.
- •stupid_utils, owned-future are pre-1.0 — API may change.