Decision Workspace
tiny-fn vs pair_macro vs orn
Side-by-side comparison of Rust crates
48
tiny-fn
growingv0.1.9
Type erased closures on stack
51
pair_macro
growingv0.1.5
Create types consisting of the same type values such that Pair, Triplet, and so on.
64
orn
stablev1.0.0
A generic implementation of a sum type (or discriminated union). It provides `enum Or<T1, T2, ..., N>` types as a counterpart to tuples.
Core Metrics
| tiny-fn | pair_macro | orn | |
|---|---|---|---|
| Health Score | 48 | 51 | 64 |
| Total Downloads | 563.6K | 8.7K | 22.8K |
| 30d Downloads | 66.5K | 48 | 739 |
| Dependents | 101 | 2 | 44 |
| Releases | 10 | 6 | 17 |
| Last Updated | 273d ago | 45d ago | 29d ago |
| Age | 3y 7m | 5y 4m | 2y 5m |
Health Breakdown
tiny-fn
Maintenance
6
Quality
11
Community
11
Popularity
7
Documentation
13
pair_macro
Maintenance
13
Quality
16
Community
7
Popularity
5
Documentation
10
orn
Maintenance
17
Quality
18
Community
11
Popularity
5
Documentation
13
Technical Details
| tiny-fn | pair_macro | orn | |
|---|---|---|---|
| Version | 0.1.9 | 0.1.5 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 3 | 4 |
| Crate Size | 9KB | 7KB | 18KB |
| Features | 1 | 1 | 7 |
| Yanked % | 40.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orn leads with a health score of 64/100, but none of the options score above 80.
- •tiny-fn has the most downloads (563.6K), suggesting wider adoption.
- •tiny-fn is depended on by 101 crates — strongest ecosystem trust.
- •tiny-fn, pair_macro are pre-1.0 — API may change.