Decision Workspace
async-rx vs eyeball-im vs combine-latest
Side-by-side comparison of Rust crates
59
async-rx
growingv0.2.1
Utility functions for async reactive programming.
58
eyeball-im
growingv0.8.0
Observable collections based on the `im` crate.
57
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
| async-rx | eyeball-im | combine-latest | |
|---|---|---|---|
| Health Score | 59 | 58 | 57 |
| Total Downloads | 223.1K | 588.2K | 11.9K |
| 30d Downloads | 21.2K | 88.4K | 0 |
| Dependents | 11 | 65 | 0 |
| Releases | 6 | 22 | 8 |
| Last Updated | 23d ago | 248d ago | 72d ago |
| Age | 2y 10m | 3y 3m | 3y 3m |
Health Breakdown
async-rx
Maintenance
15
Quality
16
Community
10
Popularity
6
Documentation
12
eyeball-im
Maintenance
10
Quality
16
Community
13
Popularity
7
Documentation
12
combine-latest
Maintenance
12
Quality
20
Community
5
Popularity
5
Documentation
15
Technical Details
| async-rx | eyeball-im | combine-latest | |
|---|---|---|---|
| Version | 0.2.1 | 0.8.0 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MPL-2.0 | MIT |
| Dependencies | 6 | 7 | 3 |
| Crate Size | 12KB | 17KB | 11KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | 1.64.0 | 1.85 |
| Owners | 2 | 2 | 1 |
Links
Quick Verdict
- •async-rx leads with a health score of 59/100, but none of the options score above 80.
- •eyeball-im has the most downloads (588.2K), suggesting wider adoption.
- •async-rx, eyeball-im are pre-1.0 — API may change.