Decision Workspace
agility vs rxrust vs combine-latest
Side-by-side comparison of Rust crates
45
agility
experimentalv0.1.1
A powerful and elegant reactive programming library for Rust, inspired by category theory
62
rxrust
growingv0.15.0
A Rust implementation of Reactive Extensions.
60
combine-latest
stablev1.3.2
Combines two or more streams into a new stream which yields tuples with the latest values from each input stream
Core Metrics
| agility | rxrust | combine-latest | |
|---|---|---|---|
| Health Score | 45 | 62 | 60 |
| Total Downloads | 71 | 72.2K | 11.7K |
| 30d Downloads | 6 | 1.4K | 78 |
| Dependents | 0 | 179 | 0 |
| Releases | 2 | 41 | 8 |
| Last Updated | 143d ago | 64d ago | 13d ago |
| Age | 4m | 6y 8m | 3y 1m |
Health Breakdown
agility
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
13
rxrust
Maintenance
16
Quality
15
Community
13
Popularity
6
Documentation
12
combine-latest
Maintenance
15
Quality
20
Community
5
Popularity
5
Documentation
15
Technical Details
| agility | rxrust | combine-latest | |
|---|---|---|---|
| Version | 0.1.1 | 0.15.0 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 6 | 3 |
| Crate Size | 23KB | 65KB | 11KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 2.4% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •rxrust leads with a health score of 62/100, but none of the options score above 80.
- •rxrust is depended on by 179 crates — strongest ecosystem trust.
- •agility, rxrust are pre-1.0 — API may change.