Decision Workspace
double-dyn vs tisel vs dispatch2
Side-by-side comparison of Rust crates
38
double-dyn
growingv0.1.1
Macro for implementing functions with multiple dynamic argument dispatch
43
tisel
growingv0.1.1
Effective type-based pseudodynamic dispatch to impls, enums and typeid
69
dispatch2
growingv0.3.1
Bindings and wrappers for Apple's Grand Central Dispatch (GCD)
Core Metrics
| double-dyn | tisel | dispatch2 | |
|---|---|---|---|
| Health Score | 38 | 43 | 69 |
| Total Downloads | 2.9K | 2.3K | 16.1M |
| 30d Downloads | 5 | 5 | 4.3M |
| Dependents | 0 | 0 | 360 |
| Releases | 2 | 2 | 4 |
| Last Updated | 1477d ago | 615d ago | 29d ago |
| Age | 4y | 1y 8m | 3y 5m |
Health Breakdown
double-dyn
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
10
tisel
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
13
dispatch2
Maintenance
15
Quality
17
Community
17
Popularity
8
Documentation
12
Technical Details
| double-dyn | tisel | dispatch2 | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MPL-2.0 | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 3 | 1 | 5 |
| Crate Size | 16KB | 34KB | 55KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •dispatch2 leads with a health score of 69/100, but none of the options score above 80.
- •dispatch2 is depended on by 360 crates — strongest ecosystem trust.
- •⚠ double-dyn, tisel have not been updated in over a year.