Decision Workspace
hist-rs vs rs-sort-uniq-count vs line_cardinality
Side-by-side comparison of Rust crates
47
hist-rs
experimentalv0.1.8
High-throughput method to count abundance of unique line in the style of `sort | uniq -c`
39
rs-sort-uniq-count
growingv0.1.0
fast sort & uniq & count(like sort | uniq -c) using 1/10 ram
52
line_cardinality
growingv3.0.0
High performance line cardinality counts and estimates
Core Metrics
| hist-rs | rs-sort-uniq-count | line_cardinality | |
|---|---|---|---|
| Health Score | 47 | 39 | 52 |
| Total Downloads | 1.2K | 867 | 4.8K |
| 30d Downloads | 15 | 3 | 25 |
| Dependents | 0 | 0 | 5 |
| Releases | 9 | 1 | 5 |
| Last Updated | 143d ago | 415d ago | 164d ago |
| Age | 5m | 1y 1m | 1y 7m |
Health Breakdown
hist-rs
Maintenance
15
Quality
13
Community
5
Popularity
4
Documentation
10
rs-sort-uniq-count
Maintenance
2
Quality
14
Community
6
Popularity
4
Documentation
13
line_cardinality
Maintenance
11
Quality
20
Community
5
Popularity
4
Documentation
12
Technical Details
| hist-rs | rs-sort-uniq-count | line_cardinality | |
|---|---|---|---|
| Version | 0.1.8 | 0.1.0 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | GPL-3.0-or-later |
| Dependencies | 7 | 2 | 6 |
| Crate Size | 9KB | 236KB | 16KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •line_cardinality leads with a health score of 52/100, but none of the options score above 80.
- •⚠ rs-sort-uniq-count has not been updated in over a year.
- •hist-rs, rs-sort-uniq-count are pre-1.0 — API may change.