Decision Workspace
cutlass vs currying vs curried
Side-by-side comparison of Rust crates
32
cutlass
growingv0.1.0
Macro based library to take the boilerplate out of configuration handling
55
currying
growingv0.4.0
A crate for currying anything implementing `FnOnce`. Arguments can be passed one at a time, yielding a new something implementing `FnOnce` (and possibly `FnMut` and `Fn`) which can be called with one less argument.
42
curried
growingv0.1.2
currying function to be used in normal && generic && map case, with procedural macro.
Core Metrics
| cutlass | currying | curried | |
|---|---|---|---|
| Health Score | 32 | 55 | 42 |
| Total Downloads | 1.8K | 15.1K | 4.4K |
| 30d Downloads | 4 | 456 | 5 |
| Dependents | 0 | 36 | 0 |
| Releases | 1 | 12 | 3 |
| Last Updated | 2152d ago | 158d ago | 747d ago |
| Age | 5y 10m | 3y | 2y |
Health Breakdown
cutlass
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
9
currying
Maintenance
11
Quality
19
Community
10
Popularity
5
Documentation
10
curried
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
13
Technical Details
| cutlass | currying | curried | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 4KB | 8KB | 4KB |
| Features | 0 | 13 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •currying leads with a health score of 55/100, but none of the options score above 80.
- •⚠ cutlass, curried have not been updated in over a year.