Decision Workspace
ufcs vs chained vs pipei
Side-by-side comparison of Rust crates
35
ufcs
growingv0.1.0
Helper trait to call free functions using method call syntax
40
chained
growingv0.1.1
A library for lazily chaining functions
61
pipei
growingv0.3.14
Multi-argument pipe and tap with partial application.
Core Metrics
| ufcs | chained | pipei | |
|---|---|---|---|
| Health Score | 35 | 40 | 61 |
| Total Downloads | 4.7K | 2.8K | 1.2K |
| 30d Downloads | 32 | 5 | 93 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 35 |
| Last Updated | 2299d ago | 1135d ago | 10d ago |
| Age | 6y 3m | 3y 1m | 1y |
Health Breakdown
ufcs
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
9
chained
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
pipei
Maintenance
18
Quality
20
Community
6
Popularity
4
Documentation
13
Technical Details
| ufcs | chained | pipei | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.3.14 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense OR MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 4KB | 15KB | 11KB |
| Features | 0 | 0 | 62 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pipei leads with a health score of 61/100, but none of the options score above 80.
- •ufcs has the most downloads (4.7K), suggesting wider adoption.
- •⚠ ufcs, chained have not been updated in over a year.