Decision Workspace
frequency-btreemap vs frequency vs frequency-hashmap
Side-by-side comparison of Rust crates
41
frequency-btreemap
growingv1.0.0
A counter for observations of things, backed by a BTreeMap.
47
frequency
growingv1.0.1
A trait for types that keep track of the counts of things.
40
frequency-hashmap
growingv1.1.0
A counter for observations of things, backed by a HashMap.
Core Metrics
| frequency-btreemap | frequency | frequency-hashmap | |
|---|---|---|---|
| Health Score | 41 | 47 | 40 |
| Total Downloads | 2.2K | 6.5K | 5.6K |
| 30d Downloads | 3 | 29 | 27 |
| Dependents | 0 | 12 | 8 |
| Releases | 1 | 2 | 2 |
| Last Updated | 3289d ago | 3289d ago | 3289d ago |
| Age | 9y | 9y | 9y |
Health Breakdown
frequency-btreemap
Maintenance
1
Quality
20
Community
5
Popularity
4
Documentation
11
frequency
Maintenance
3
Quality
20
Community
8
Popularity
5
Documentation
11
frequency-hashmap
Maintenance
3
Quality
14
Community
8
Popularity
4
Documentation
11
Technical Details
| frequency-btreemap | frequency | frequency-hashmap | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.1 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 1 | 3 |
| Crate Size | 2KB | 1KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 50.0% |
| Edition | — | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •frequency leads with a health score of 47/100, but none of the options score above 80.
- •⚠ frequency-btreemap, frequency, frequency-hashmap have not been updated in over a year.