Decision Workspace
tisel vs dtype_dispatch vs match_any
Side-by-side comparison of Rust crates
43
tisel
growingv0.1.1
Effective type-based pseudodynamic dispatch to impls, enums and typeid
57
dtype_dispatch
growingv0.2.1
Macro builder for working with data types
51
match_any
growingv1.0.1
Provides a declarative macro, that matches an expression to any of the patterns and executes the same expression arm for any match.
Core Metrics
| tisel | dtype_dispatch | match_any | |
|---|---|---|---|
| Health Score | 43 | 57 | 51 |
| Total Downloads | 2.3K | 367.7K | 8.0K |
| 30d Downloads | 5 | 104.6K | 105 |
| Dependents | 0 | 13 | 8 |
| Releases | 2 | 4 | 3 |
| Last Updated | 615d ago | 49d ago | 1903d ago |
| Age | 1y 8m | 1y 4m | 5y 4m |
Health Breakdown
tisel
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
13
dtype_dispatch
Maintenance
14
Quality
16
Community
8
Popularity
7
Documentation
12
match_any
Maintenance
4
Quality
21
Community
9
Popularity
5
Documentation
12
Technical Details
| tisel | dtype_dispatch | match_any | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.1 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 34KB | 5KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.73.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dtype_dispatch leads with a health score of 57/100, but none of the options score above 80.
- •⚠ tisel, match_any have not been updated in over a year.
- •tisel, dtype_dispatch are pre-1.0 — API may change.