Decision Workspace
dtact vs dtact-macros vs bounded_join_set
Side-by-side comparison of Rust crates
52
dtact
experimentalv0.2.2
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.
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.
51
bounded_join_set
growingv0.3.0
A Concurrency-Limited JoinSet for Tokio.
Core Metrics
| dtact | dtact-macros | bounded_join_set | |
|---|---|---|---|
| Health Score | 52 | 52 | 51 |
| Total Downloads | 153 | 53 | 35.6K |
| 30d Downloads | 0 | 0 | 5.6K |
| Dependents | 0 | 12 | 8 |
| Releases | 12 | 1 | 3 |
| Last Updated | 5d ago | 22d ago | 438d ago |
| Age | 22d | 22d | 2y 9m |
Health Breakdown
dtact
Maintenance
14
Quality
14
Community
6
Popularity
3
Documentation
15
dtact-macros
Maintenance
12
Quality
14
Community
9
Popularity
2
Documentation
15
bounded_join_set
Maintenance
6
Quality
15
Community
10
Popularity
5
Documentation
15
Technical Details
| dtact | dtact-macros | bounded_join_set | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT or Apache-2.0 | MIT or Apache-2.0 | MIT |
| Dependencies | 9 | 3 | 2 |
| Crate Size | 226KB | 6KB | 6KB |
| Features | 6 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.90.0 | 1.90.0 | 1.71 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •dtact leads with a health score of 52/100, but none of the options score above 80.
- •bounded_join_set has the most downloads (35.6K), suggesting wider adoption.
- •⚠ bounded_join_set has not been updated in over a year.