Decision Workspace
dsrs vs cardinality-estimator vs streaming_algorithms
Side-by-side comparison of Rust crates
35
dsrs
growingv0.6.1
Rusty wrapper for Apache DataSketches
64
cardinality-estimator
stablev1.0.3
A crate for estimating the cardinality of distinct elements in a stream or dataset.
56
streaming_algorithms
growingv0.3.3
SIMD-accelerated implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
Core Metrics
| dsrs | cardinality-estimator | streaming_algorithms | |
|---|---|---|---|
| Health Score | 35 | 64 | 56 |
| Total Downloads | 7.6K | 914.6K | 31.4K |
| 30d Downloads | 77 | 87.1K | 3.0K |
| Dependents | 0 | 48 | 55 |
| Releases | 5 | 4 | 8 |
| Last Updated | 1654d ago | 45d ago | 164d ago |
| Age | 4y 9m | 1y 10m | 7y 6m |
Health Breakdown
dsrs
Maintenance
5
Quality
11
Community
5
Popularity
5
Documentation
9
cardinality-estimator
Maintenance
13
Quality
18
Community
13
Popularity
7
Documentation
13
streaming_algorithms
Maintenance
9
Quality
16
Community
13
Popularity
5
Documentation
13
Technical Details
| dsrs | cardinality-estimator | streaming_algorithms | |
|---|---|---|---|
| Version | 0.6.1 | 1.0.3 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 18 | 14 | 5 |
| Crate Size | 429KB | 434KB | 62KB |
| Features | 0 | 2 | 3 |
| 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.
- •⚠ dsrs has not been updated in over a year.
- •dsrs, streaming_algorithms are pre-1.0 — API may change.