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
52
hashbag
growingv0.1.13
An unordered multiset implementation using a hash bag
Core Metrics
| ord-by-set | multisets | hashbag | |
|---|---|---|---|
| Health Score | 52 | 35 | 52 |
| Total Downloads | 5.2K | 1.6K | 1.6M |
| 30d Downloads | 6 | 4 | 144.9K |
| Dependents | 0 | 0 | 206 |
| Releases | 4 | 1 | 14 |
| Last Updated | 1488d ago | 1367d ago | 132d ago |
| Age | 4y | 3y 9m | 6y 1m |
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
10
Quality
15
Community
11
Popularity
7
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 (1.6M), suggesting wider adoption.
- •hashbag is depended on by 206 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.