Decision Workspace
utote vs multiset vs modern-multiset
Side-by-side comparison of Rust crates
37
utote
growingv0.6.1
Stack allocated uint multiset, with optional SIMD implementations.
41
multiset
growingv0.0.5
Multisets/bags
41
modern-multiset
growingv1.0.0
A hash multiset implementation.
Core Metrics
| utote | multiset | modern-multiset | |
|---|---|---|---|
| Health Score | 37 | 41 | 41 |
| Total Downloads | 27.1K | 189.6K | 1.7K |
| 30d Downloads | 27 | 6.3K | 5 |
| Dependents | 0 | 74 | 0 |
| Releases | 23 | 5 | 2 |
| Last Updated | 910d ago | 2633d ago | 461d ago |
| Age | 5y 2m | 11y | 1y 3m |
Health Breakdown
utote
Maintenance
6
Quality
9
Community
5
Popularity
5
Documentation
12
multiset
Maintenance
3
Quality
16
Community
8
Popularity
6
Documentation
8
modern-multiset
Maintenance
6
Quality
20
Community
3
Popularity
4
Documentation
8
Technical Details
| utote | multiset | modern-multiset | |
|---|---|---|---|
| Version | 0.6.1 | 0.0.5 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | GPL-3.0 |
| Dependencies | 5 | 0 | 1 |
| Crate Size | 25KB | 8KB | 5KB |
| Features | 1 | 0 | 1 |
| Yanked % | 65.2% | 0.0% | 0.0% |
| Edition | 2018 | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •multiset leads with a health score of 41/100, but none of the options score above 80.
- •⚠ utote, multiset, modern-multiset have not been updated in over a year.
- •utote, multiset are pre-1.0 — API may change.