Decision Workspace
pulsync vs busybeaver vs taskmill
Side-by-side comparison of Rust crates
35
pulsync
growingv1.0.1
Schedule Async and Sync Task with ease.
53
busybeaver
experimentalv0.1.5
This Beaver executes your Futures independently of your worker threads, supporting scheduling strategies such as time intervals, execution count intervals, specific-time polling policies, and more.
52
taskmill
experimentalv0.7.1
Adaptive priority work scheduler with IO-aware concurrency and SQLite persistence
Core Metrics
| pulsync | busybeaver | taskmill | |
|---|---|---|---|
| Health Score | 35 | 53 | 52 |
| Total Downloads | 987 | 87 | 365 |
| 30d Downloads | 7 | 87 | 367 |
| Dependents | 0 | 0 | 16 |
| Releases | 2 | 6 | 13 |
| Last Updated | 304d ago | 6d ago | 3d ago |
| Age | 10m | 13d | 22d |
Health Breakdown
pulsync
Maintenance
7
Quality
13
Community
3
Popularity
4
Documentation
8
busybeaver
Maintenance
17
Quality
13
Community
6
Popularity
2
Documentation
15
taskmill
Maintenance
16
Quality
12
Community
9
Popularity
3
Documentation
12
Technical Details
| pulsync | busybeaver | taskmill | |
|---|---|---|---|
| Version | 1.0.1 | 0.1.5 | 0.7.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 4 | 17 |
| Crate Size | 15KB | 55KB | 337KB |
| Features | 4 | 0 | 4 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •busybeaver leads with a health score of 53/100, but none of the options score above 80.
- •pulsync has the most downloads (987), suggesting wider adoption.
- •busybeaver, taskmill are pre-1.0 — API may change.