Decision Workspace
mset vs counter vs ord-by-set
Side-by-side comparison of Rust crates
46
mset
growingv0.1.1
A mset / multiset / bag implementation
61
counter
growingv0.7.1
Simple package to count generic iterables
52
ord-by-set
growingv1.0.3
A library providing a weakly ordered multi-set with compile-time configurable ordering scheme
Core Metrics
| mset | counter | ord-by-set | |
|---|---|---|---|
| Health Score | 46 | 61 | 52 |
| Total Downloads | 283.9K | 2.4M | 5.2K |
| 30d Downloads | 12.9K | 75.0K | 6 |
| Dependents | 35 | 427 | 0 |
| Releases | 6 | 22 | 4 |
| Last Updated | 1170d ago | 2d ago | 1488d ago |
| Age | 6y | 9y 2m | 4y |
Health Breakdown
mset
Maintenance
4
Quality
15
Community
10
Popularity
7
Documentation
10
counter
Maintenance
16
Quality
14
Community
10
Popularity
8
Documentation
13
ord-by-set
Maintenance
9
Quality
21
Community
6
Popularity
4
Documentation
12
Technical Details
| mset | counter | ord-by-set | |
|---|---|---|---|
| Version | 0.1.1 | 0.7.1 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 5 | 0 |
| Crate Size | 11KB | 21KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| 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.
- •⚠ mset, ord-by-set have not been updated in over a year.
- •mset, counter are pre-1.0 — API may change.