Decision Workspace
quartz vs crossbeam-deque vs topograph
Side-by-side comparison of Rust crates
38
quartz
growingv0.0.4
Port of the original Java Quartz Scheduler to Rust
59
crossbeam-deque
growingv0.8.6
Concurrent work-stealing deque
46
topograph
growingv0.4.0
A miniscule thread pool and toposort scheduler
Core Metrics
| quartz | crossbeam-deque | topograph | |
|---|---|---|---|
| Health Score | 38 | 59 | 46 |
| Total Downloads | 3.5K | 392.5M | 21.5K |
| 30d Downloads | 8 | 24.4M | 1.4K |
| Dependents | 0 | 1.0K | 11 |
| Releases | 5 | 26 | 7 |
| Last Updated | 360d ago | 467d ago | 491d ago |
| Age | 1y 5m | 8y 4m | 4y 4m |
Health Breakdown
quartz
Maintenance
8
Quality
11
Community
5
Popularity
4
Documentation
10
crossbeam-deque
Maintenance
7
Quality
13
Community
19
Popularity
8
Documentation
12
topograph
Maintenance
5
Quality
14
Community
9
Popularity
5
Documentation
13
Technical Details
| quartz | crossbeam-deque | topograph | |
|---|---|---|---|
| Version | 0.0.4 | 0.8.6 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 9 |
| Crate Size | 12KB | 22KB | 16KB |
| Features | 0 | 2 | 1 |
| Yanked % | 20.0% | 19.2% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.61 | — |
| Owners | 1 | 4 (team) | 1 |
Links
Quick Verdict
- •crossbeam-deque leads with a health score of 59/100, but none of the options score above 80.
- •crossbeam-deque is depended on by 1.0K crates — strongest ecosystem trust.
- •⚠ crossbeam-deque, topograph have not been updated in over a year.