Decision Workspace
multi-agent-engine vs pausable_clock vs diffusionx
Side-by-side comparison of Rust crates
43
multi-agent-engine
experimentalv0.1.0
A concurrent library for building multi-agent simulators with lock-free CPU/GPU hybrid execution.
50
pausable_clock
growingv1.0.2
A source of time information that can be paused and resumed
50
diffusionx
growingv0.11.3
A multi-threaded crate for random number generation and stochastic process simulation, with optional GPU acceleration.
Core Metrics
| multi-agent-engine | pausable_clock | diffusionx | |
|---|---|---|---|
| Health Score | 43 | 50 | 50 |
| Total Downloads | 19 | 12.9K | 21.8K |
| 30d Downloads | 3 | 83 | 186 |
| Dependents | 0 | 28 | 0 |
| Releases | 1 | 8 | 62 |
| Last Updated | 94d ago | 418d ago | 9d ago |
| Age | 3m | 5y 7m | 1y 1m |
Health Breakdown
multi-agent-engine
Maintenance
8
Quality
15
Community
5
Popularity
2
Documentation
13
pausable_clock
Maintenance
5
Quality
21
Community
10
Popularity
5
Documentation
9
diffusionx
Maintenance
18
Quality
9
Community
6
Popularity
5
Documentation
12
Technical Details
| multi-agent-engine | pausable_clock | diffusionx | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.2 | 0.11.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT or Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 5 | 18 |
| Crate Size | 4KB | 17KB | 100KB |
| Features | 0 | 4 | 6 |
| Yanked % | 0.0% | 0.0% | 22.6% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pausable_clock leads with a health score of 50/100, but none of the options score above 80.
- •diffusionx has the most downloads (21.8K), suggesting wider adoption.
- •⚠ pausable_clock has not been updated in over a year.
- •multi-agent-engine, diffusionx are pre-1.0 — API may change.