Decision Workspace
ord-by-set vs multisets vs hashbag
Side-by-side comparison of Rust crates
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
51
hashbag
growingv0.1.13
An unordered multiset implementation using a hash bag
Core Metrics
| ord-by-set | multisets | hashbag | |
|---|---|---|---|
| Health Score | 52 | 35 | 51 |
| Total Downloads | 5.2K | 1.6K | 2.2M |
| 30d Downloads | 0 | 0 | 467.1K |
| Dependents | 0 | 0 | 221 |
| Releases | 4 | 1 | 14 |
| Last Updated | 1547d ago | 1426d ago | 191d ago |
| Age | 4y 2m | 3y 11m | 6y 3m |
Health Breakdown
ord-by-set
Maintenance
9
Quality
21
Community
6
Popularity
4
Documentation
12
multisets
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
10
hashbag
Maintenance
8
Quality
15
Community
11
Popularity
8
Documentation
9
Technical Details
| ord-by-set | multisets | hashbag | |
|---|---|---|---|
| Version | 1.0.3 | 0.0.0 | 0.1.13 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 5 |
| Crate Size | 8KB | 4KB | 23KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ord-by-set leads with a health score of 52/100, but none of the options score above 80.
- •hashbag has the most downloads (2.2M), suggesting wider adoption.
- •hashbag is depended on by 221 crates — strongest ecosystem trust.
- •⚠ ord-by-set, multisets have not been updated in over a year.
- •multisets, hashbag are pre-1.0 — API may change.