Decision Workspace
tasks vs promisery vs dtact-macros
Side-by-side comparison of Rust crates
38
tasks
growingv0.1.0
A task parallel library in Rust similar to TPL in C#
56
promisery
growingv2.0.1
A JavaScript-inspired, ergonomic, and composable Promise type for Rust, supporting background work, chaining, and error handling with Result.
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
| tasks | promisery | dtact-macros | |
|---|---|---|---|
| Health Score | 38 | 56 | 52 |
| Total Downloads | 2.1K | 2.1K | 53 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 12 |
| Releases | 1 | 5 | 1 |
| Last Updated | 3128d ago | 325d ago | 22d ago |
| Age | 8y 6m | 10m | 22d |
Health Breakdown
tasks
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
11
promisery
Maintenance
14
Quality
18
Community
7
Popularity
4
Documentation
13
dtact-macros
Maintenance
12
Quality
14
Community
9
Popularity
2
Documentation
15
Technical Details
| tasks | promisery | dtact-macros | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT or Apache-2.0 |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 2KB | 9KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | — | 1.90.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •promisery leads with a health score of 56/100, but none of the options score above 80.
- •⚠ tasks has not been updated in over a year.
- •tasks, dtact-macros are pre-1.0 — API may change.