Decision Workspace
purse vs counter vs hashbag
Side-by-side comparison of Rust crates
38
purse
growingv0.1.4
Bag data structure implementation in Rust
61
counter
growingv0.7.1
Simple package to count generic iterables
52
hashbag
growingv0.1.13
An unordered multiset implementation using a hash bag
Core Metrics
| purse | counter | hashbag | |
|---|---|---|---|
| Health Score | 38 | 61 | 52 |
| Total Downloads | 4.0K | 2.4M | 1.6M |
| 30d Downloads | 5 | 75.0K | 144.9K |
| Dependents | 0 | 427 | 206 |
| Releases | 3 | 22 | 14 |
| Last Updated | 818d ago | 2d ago | 132d ago |
| Age | 2y 3m | 9y 2m | 6y 1m |
Health Breakdown
purse
Maintenance
5
Quality
15
Community
2
Popularity
4
Documentation
12
counter
Maintenance
16
Quality
14
Community
10
Popularity
8
Documentation
13
hashbag
Maintenance
10
Quality
15
Community
11
Popularity
7
Documentation
9
Technical Details
| purse | counter | hashbag | |
|---|---|---|---|
| Version | 0.1.4 | 0.7.1 | 0.1.13 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 5 |
| Crate Size | 10KB | 21KB | 23KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.71.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •counter leads with a health score of 61/100, but none of the options score above 80.
- •counter is depended on by 427 crates — strongest ecosystem trust.
- •⚠ purse has not been updated in over a year.