Decision Workspace
indexedlinkedhashmap vs hash-injector vs swiss-table
Side-by-side comparison of Rust crates
49
indexedlinkedhashmap
growingv3.0.0
An indexable LinkedHashMap. The user defines the data structure that controls order.
50
hash-injector
experimentalv0.0.3-alpha
Hasher+BuildHasher to inject particular hash
42
swiss-table
experimentalv0.1.0
An educational Rust implementation of the Swiss Table hash map algorithm.
Core Metrics
| indexedlinkedhashmap | hash-injector | swiss-table | |
|---|---|---|---|
| Health Score | 49 | 50 | 42 |
| Total Downloads | 5.1K | 634 | 15 |
| 30d Downloads | 19 | 5 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 3 | 1 |
| Last Updated | 867d ago | 152d ago | 43d ago |
| Age | 2y 9m | 5m | 1m |
Health Breakdown
indexedlinkedhashmap
Maintenance
4
Quality
23
Community
5
Popularity
4
Documentation
13
hash-injector
Maintenance
12
Quality
17
Community
6
Popularity
3
Documentation
12
swiss-table
Maintenance
10
Quality
15
Community
6
Popularity
1
Documentation
10
Technical Details
| indexedlinkedhashmap | hash-injector | swiss-table | |
|---|---|---|---|
| Version | 3.0.0 | 0.0.3-alpha | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | BSD-2-Clause OR Apache-2.0 OR MIT | MIT |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 5KB | 22KB | 6KB |
| Features | 2 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hash-injector leads with a health score of 50/100, but none of the options score above 80.
- •indexedlinkedhashmap has the most downloads (5.1K), suggesting wider adoption.
- •⚠ indexedlinkedhashmap has not been updated in over a year.
- •hash-injector, swiss-table are pre-1.0 — API may change.