Decision Workspace
tokio-fork vs tokio-compat vs bounded_join_set
Side-by-side comparison of Rust crates
39
tokio-fork
growingv0.2.1
Fork a process and wait the child process asynchronously
55
tokio-compat
growingv0.1.6
Compatibility between `tokio` 0.2 and legacy versions.
51
bounded_join_set
growingv0.3.0
A Concurrency-Limited JoinSet for Tokio.
Core Metrics
| tokio-fork | tokio-compat | bounded_join_set | |
|---|---|---|---|
| Health Score | 39 | 55 | 51 |
| Total Downloads | 4.4K | 578.9K | 24.7K |
| 30d Downloads | 5 | 2.4K | 2.7K |
| Dependents | 0 | 23 | 8 |
| Releases | 3 | 8 | 3 |
| Last Updated | 1528d ago | 2166d ago | 379d ago |
| Age | 4y 2m | 6y 6m | 2y 7m |
Health Breakdown
tokio-fork
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
10
tokio-compat
Maintenance
5
Quality
16
Community
15
Popularity
7
Documentation
12
bounded_join_set
Maintenance
6
Quality
15
Community
10
Popularity
5
Documentation
15
Technical Details
| tokio-fork | tokio-compat | bounded_join_set | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.6 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 10 | 2 |
| Crate Size | 4KB | 22KB | 6KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 2 (team) | 2 |
Links
Quick Verdict
- •tokio-compat leads with a health score of 55/100, but none of the options score above 80.
- •⚠ tokio-fork, tokio-compat, bounded_join_set have not been updated in over a year.