Decision Workspace
streaming_algorithms vs amadeus-streaming vs cardinality-estimator
Side-by-side comparison of Rust crates
56
streaming_algorithms
growingv0.3.3
SIMD-accelerated implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
44
amadeus-streaming
growingv0.4.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
| streaming_algorithms | amadeus-streaming | cardinality-estimator | |
|---|---|---|---|
| Health Score | 56 | 44 | 64 |
| Total Downloads | 31.4K | 15.8K | 914.6K |
| 30d Downloads | 3.0K | 371 | 87.1K |
| Dependents | 55 | 25 | 48 |
| Releases | 8 | 4 | 4 |
| Last Updated | 164d ago | 1772d ago | 45d ago |
| Age | 7y 6m | 5y 7m | 1y 10m |
Health Breakdown
streaming_algorithms
Maintenance
9
Quality
16
Community
13
Popularity
5
Documentation
13
amadeus-streaming
Maintenance
3
Quality
14
Community
10
Popularity
5
Documentation
12
cardinality-estimator
Maintenance
13
Quality
18
Community
13
Popularity
7
Documentation
13
Technical Details
| streaming_algorithms | amadeus-streaming | cardinality-estimator | |
|---|---|---|---|
| Version | 0.3.3 | 0.4.3 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 5 | 8 | 14 |
| Crate Size | 62KB | 58KB | 434KB |
| Features | 3 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 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.
- •streaming_algorithms, amadeus-streaming are pre-1.0 — API may change.