Decision Workspace
amadeus-streaming vs streaming_algorithms vs cardinality-estimator
Side-by-side comparison of Rust crates
44
amadeus-streaming
growingv0.4.3
SIMD-accelerated implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
56
streaming_algorithms
growingv0.3.3
SIMD-accelerated implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
64
cardinality-estimator
stablev1.0.3
A crate for estimating the cardinality of distinct elements in a stream or dataset.
Core Metrics
| amadeus-streaming | streaming_algorithms | cardinality-estimator | |
|---|---|---|---|
| Health Score | 44 | 56 | 64 |
| Total Downloads | 15.8K | 31.4K | 914.6K |
| 30d Downloads | 371 | 3.0K | 87.1K |
| Dependents | 25 | 55 | 48 |
| Releases | 4 | 8 | 4 |
| Last Updated | 1772d ago | 164d ago | 45d ago |
| Age | 5y 7m | 7y 6m | 1y 10m |
Health Breakdown
amadeus-streaming
Maintenance
3
Quality
14
Community
10
Popularity
5
Documentation
12
streaming_algorithms
Maintenance
9
Quality
16
Community
13
Popularity
5
Documentation
13
cardinality-estimator
Maintenance
13
Quality
18
Community
13
Popularity
7
Documentation
13
Technical Details
| amadeus-streaming | streaming_algorithms | cardinality-estimator | |
|---|---|---|---|
| Version | 0.4.3 | 0.3.3 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 8 | 5 | 14 |
| Crate Size | 58KB | 62KB | 434KB |
| Features | 1 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •cardinality-estimator leads with a health score of 64/100, but none of the options score above 80.
- •⚠ amadeus-streaming has not been updated in over a year.
- •amadeus-streaming, streaming_algorithms are pre-1.0 — API may change.