Decision Workspace
sigwake vs reactivity vs combine-latest
Side-by-side comparison of Rust crates
42
sigwake
growingv0.0.1
A thread-safe signal-based state management library that integrates with Rust's async programming model
40
reactivity
experimentalv0.1.1
A lightweight library for reactive programming with signals in Rust.
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
| sigwake | reactivity | combine-latest | |
|---|---|---|---|
| Health Score | 42 | 40 | 60 |
| Total Downloads | 4.4K | 1.1K | 11.7K |
| 30d Downloads | 189 | 6 | 78 |
| Dependents | 3 | 0 | 0 |
| Releases | 1 | 2 | 8 |
| Last Updated | 385d ago | 315d ago | 13d ago |
| Age | 1y | 10m | 3y 1m |
Health Breakdown
sigwake
Maintenance
2
Quality
13
Community
8
Popularity
4
Documentation
15
reactivity
Maintenance
7
Quality
14
Community
5
Popularity
4
Documentation
10
combine-latest
Maintenance
15
Quality
20
Community
5
Popularity
5
Documentation
15
Technical Details
| sigwake | reactivity | combine-latest | |
|---|---|---|---|
| Version | 0.0.1 | 0.1.1 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 8 | 2 | 3 |
| Crate Size | 26KB | 13KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85.0 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •combine-latest leads with a health score of 60/100, but none of the options score above 80.
- •⚠ sigwake has not been updated in over a year.
- •sigwake, reactivity are pre-1.0 — API may change.