Decision Workspace
sync-utils vs dtact-macros vs dtact
Side-by-side comparison of Rust crates
36
sync-utils
experimentalv0.1.4
A bunch of utilities in async-await and blocking context.
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.
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.
Core Metrics
| sync-utils | dtact-macros | dtact | |
|---|---|---|---|
| Health Score | 36 | 52 | 52 |
| Total Downloads | 3.7K | 53 | 153 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 4 | 12 | 0 |
| Releases | 5 | 1 | 12 |
| Last Updated | 313d ago | 22d ago | 5d ago |
| Age | 11m | 22d | 22d |
Health Breakdown
sync-utils
Maintenance
8
Quality
6
Community
8
Popularity
4
Documentation
10
dtact-macros
Maintenance
12
Quality
14
Community
9
Popularity
2
Documentation
15
dtact
Maintenance
14
Quality
14
Community
6
Popularity
3
Documentation
15
Technical Details
| sync-utils | dtact-macros | dtact | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT or Apache-2.0 | MIT or Apache-2.0 |
| Dependencies | 13 | 3 | 9 |
| Crate Size | 21KB | 6KB | 226KB |
| Features | 0 | 0 | 6 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.90.0 | 1.90.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dtact-macros leads with a health score of 52/100, but none of the options score above 80.
- •sync-utils has the most downloads (3.7K), suggesting wider adoption.