Decision Workspace
hashbag vs ord-by-set vs multisets
Side-by-side comparison of Rust crates
52
hashbag
growingv0.1.13
An unordered multiset implementation using a hash bag
52
ord-by-set
growingv1.0.3
A library providing a weakly ordered multi-set with compile-time configurable ordering scheme
35
multisets
growingv0.0.0
A multiset implementation, currently based on a HashMap
Core Metrics
| hashbag | ord-by-set | multisets | |
|---|---|---|---|
| Health Score | 52 | 52 | 35 |
| Total Downloads | 1.6M | 5.2K | 1.6K |
| 30d Downloads | 144.9K | 6 | 4 |
| Dependents | 206 | 0 | 0 |
| Releases | 14 | 4 | 1 |
| Last Updated | 132d ago | 1488d ago | 1367d ago |
| Age | 6y 1m | 4y | 3y 9m |
Health Breakdown
hashbag
Maintenance
10
Quality
15
Community
11
Popularity
7
Documentation
9
ord-by-set
Maintenance
9
Quality
21
Community
6
Popularity
4
Documentation
12
multisets
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| hashbag | ord-by-set | multisets | |
|---|---|---|---|
| Version | 0.1.13 | 1.0.3 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 0 | 1 |
| Crate Size | 23KB | 8KB | 4KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hashbag leads with a health score of 52/100, but none of the options score above 80.
- •hashbag is depended on by 206 crates — strongest ecosystem trust.
- •⚠ ord-by-set, multisets have not been updated in over a year.
- •hashbag, multisets are pre-1.0 — API may change.