Decision Workspace
fallacy-hash vs sequence_trie vs modern-multiset
Side-by-side comparison of Rust crates
38
fallacy-hash
growingv0.1.0
A library for fallible hash collections.
48
sequence_trie
growingv0.3.6
Trie-like data-structure for storing sequences of values.
41
modern-multiset
growingv1.0.0
A hash multiset implementation.
Core Metrics
| fallacy-hash | sequence_trie | modern-multiset | |
|---|---|---|---|
| Health Score | 38 | 48 | 41 |
| Total Downloads | 1.8K | 2.8M | 1.7K |
| 30d Downloads | 3 | 97.7K | 5 |
| Dependents | 0 | 139 | 0 |
| Releases | 1 | 23 | 2 |
| Last Updated | 1449d ago | 2706d ago | 461d ago |
| Age | 3y 11m | 11y 4m | 1y 3m |
Health Breakdown
fallacy-hash
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
15
sequence_trie
Maintenance
4
Quality
16
Community
9
Popularity
8
Documentation
11
modern-multiset
Maintenance
6
Quality
20
Community
3
Popularity
4
Documentation
8
Technical Details
| fallacy-hash | sequence_trie | modern-multiset | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.6 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | GPL-3.0 |
| Dependencies | 3 | 2 | 1 |
| Crate Size | 10KB | 10KB | 5KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | — |
| MSRV | 1.57 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sequence_trie leads with a health score of 48/100, but none of the options score above 80.
- •sequence_trie is depended on by 139 crates — strongest ecosystem trust.
- •⚠ fallacy-hash, sequence_trie, modern-multiset have not been updated in over a year.
- •fallacy-hash, sequence_trie are pre-1.0 — API may change.