Decision Workspace
swiss-table vs hash-injector vs indexedlinkedhashmap
Side-by-side comparison of Rust crates
42
swiss-table
experimentalv0.1.0
An educational Rust implementation of the Swiss Table hash map algorithm.
50
hash-injector
experimentalv0.0.3-alpha
Hasher+BuildHasher to inject particular hash
49
indexedlinkedhashmap
growingv3.0.0
An indexable LinkedHashMap. The user defines the data structure that controls order.
Core Metrics
| swiss-table | hash-injector | indexedlinkedhashmap | |
|---|---|---|---|
| Health Score | 42 | 50 | 49 |
| Total Downloads | 15 | 634 | 5.1K |
| 30d Downloads | 3 | 5 | 19 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 3 | 4 |
| Last Updated | 43d ago | 152d ago | 867d ago |
| Age | 1m | 5m | 2y 9m |
Health Breakdown
swiss-table
Maintenance
10
Quality
15
Community
6
Popularity
1
Documentation
10
hash-injector
Maintenance
12
Quality
17
Community
6
Popularity
3
Documentation
12
indexedlinkedhashmap
Maintenance
4
Quality
23
Community
5
Popularity
4
Documentation
13
Technical Details
| swiss-table | hash-injector | indexedlinkedhashmap | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.3-alpha | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | BSD-2-Clause OR Apache-2.0 OR MIT | MIT |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 6KB | 22KB | 5KB |
| Features | 0 | 8 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.
- •swiss-table, hash-injector are pre-1.0 — API may change.