Decision Workspace
higher-derive vs higher vs higher-free-macro
Side-by-side comparison of Rust crates
42
higher-derive
growingv0.2.0
Custom derives for `higher`
49
higher
growingv0.2.0
Functors, Applicatives, Monads and other bad ideas
45
higher-free-macro
growingv0.1.1
A macro that creates a (naive) Free Monad type based on a user-supplied Functor. It uses the traits from the "higher" crate. This macro is a port of the Control.Monad.Free part of the "free" Haskell package by Edward Kmett.
Core Metrics
| higher-derive | higher | higher-free-macro | |
|---|---|---|---|
| Health Score | 42 | 49 | 45 |
| Total Downloads | 9.1K | 16.6K | 1.9K |
| 30d Downloads | 121 | 102 | 4 |
| Dependents | 11 | 12 | 0 |
| Releases | 3 | 3 | 2 |
| Last Updated | 1164d ago | 1164d ago | 208d ago |
| Age | 7y 1m | 7y 1m | 2y 12m |
Health Breakdown
higher-derive
Maintenance
3
Quality
15
Community
6
Popularity
5
Documentation
13
higher
Maintenance
3
Quality
18
Community
8
Popularity
5
Documentation
15
higher-free-macro
Maintenance
8
Quality
15
Community
6
Popularity
4
Documentation
12
Technical Details
| higher-derive | higher | higher-free-macro | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0+ | MPL-2.0+ | MPL-2.0+ |
| Dependencies | 3 | 2 | 1 |
| Crate Size | 5KB | 12KB | 29KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65 | 1.66.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •higher leads with a health score of 49/100, but none of the options score above 80.
- •⚠ higher-derive, higher have not been updated in over a year.