Decision Workspace
data_tracker vs raii-change-tracker vs async-change-tracker
Side-by-side comparison of Rust crates
34
data_tracker
growingv0.1.0
tracks changes to data and notifies listeners
39
raii-change-tracker
growingv0.1.1
tracks changes to data and notifies listeners
48
async-change-tracker
growingv0.3.5
reactive change notifications using futures
Core Metrics
| data_tracker | raii-change-tracker | async-change-tracker | |
|---|---|---|---|
| Health Score | 34 | 39 | 48 |
| Total Downloads | 2.4K | 4.3K | 65.1K |
| 30d Downloads | 3 | 4 | 919 |
| Dependents | 0 | 9 | 10 |
| Releases | 1 | 2 | 8 |
| Last Updated | 3367d ago | 2904d ago | 802d ago |
| Age | 9y 2m | 8y 8m | 7y 5m |
Health Breakdown
data_tracker
Maintenance
1
Quality
18
Community
3
Popularity
4
Documentation
8
raii-change-tracker
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
11
async-change-tracker
Maintenance
5
Quality
15
Community
9
Popularity
6
Documentation
13
Technical Details
| data_tracker | raii-change-tracker | async-change-tracker | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.3.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 3 | 3 |
| Crate Size | 10KB | 11KB | 10KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-change-tracker leads with a health score of 48/100, but none of the options score above 80.
- •⚠ data_tracker, raii-change-tracker, async-change-tracker have not been updated in over a year.