Decision Workspace
composing vs fn-compose vs currycompose
Side-by-side comparison of Rust crates
43
composing
growingv0.2.0
Tools to compose functions
37
fn-compose
growingv0.1.0
A small macro for function composition
36
currycompose
growingv0.1.0
A crate providing a trait for performing currying (and non-currying) function-composition in rust.
Core Metrics
| composing | fn-compose | currycompose | |
|---|---|---|---|
| Health Score | 43 | 37 | 36 |
| Total Downloads | 4.2K | 1.7K | 1.6K |
| 30d Downloads | 39 | 4 | 4 |
| Dependents | 2 | 1 | 0 |
| Releases | 3 | 1 | 1 |
| Last Updated | 1066d ago | 2019d ago | 1103d ago |
| Age | 2y 11m | 5y 6m | 3y |
Health Breakdown
composing
Maintenance
5
Quality
18
Community
6
Popularity
4
Documentation
10
fn-compose
Maintenance
1
Quality
16
Community
7
Popularity
4
Documentation
9
currycompose
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| composing | fn-compose | currycompose | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 4KB | 1KB | 3KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •composing leads with a health score of 43/100, but none of the options score above 80.
- •⚠ composing, fn-compose, currycompose have not been updated in over a year.