Decision Workspace
bounded_join_set vs tokio-compat vs dtact-macros
Side-by-side comparison of Rust crates
51
bounded_join_set
growingv0.3.0
A Concurrency-Limited JoinSet for Tokio.
55
tokio-compat
growingv0.1.6
Compatibility between `tokio` 0.2 and legacy versions.
52
dtact-macros
experimentalv0.1.0
Macro utilities for Dtact: A non-preemptive, stackful coroutine runtime featuring a lock-free context arena, P2P mesh scheduling, and architecture-specific assembly switchers. Designed for hardware-level control and non-blocking heterogeneous orchestration.
Core Metrics
| bounded_join_set | tokio-compat | dtact-macros | |
|---|---|---|---|
| Health Score | 51 | 55 | 52 |
| Total Downloads | 35.6K | 583.5K | 53 |
| 30d Downloads | 5.6K | 3.1K | 0 |
| Dependents | 8 | 23 | 12 |
| Releases | 3 | 8 | 1 |
| Last Updated | 438d ago | 2225d ago | 22d ago |
| Age | 2y 9m | 6y 8m | 22d |
Health Breakdown
bounded_join_set
Maintenance
6
Quality
15
Community
10
Popularity
5
Documentation
15
tokio-compat
Maintenance
5
Quality
16
Community
15
Popularity
7
Documentation
12
dtact-macros
Maintenance
12
Quality
14
Community
9
Popularity
2
Documentation
15
Technical Details
| bounded_join_set | tokio-compat | dtact-macros | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.6 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT or Apache-2.0 |
| Dependencies | 2 | 10 | 3 |
| Crate Size | 6KB | 22KB | 6KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | 1.71 | — | 1.90.0 |
| Owners | 2 | 2 (team) | 1 |
Links
Quick Verdict
- •tokio-compat leads with a health score of 55/100, but none of the options score above 80.
- •⚠ bounded_join_set, tokio-compat have not been updated in over a year.