Decision Workspace
lockfreehashmap vs fixed-cache vs horde
Side-by-side comparison of Rust crates
41
lockfreehashmap
growingv0.1.2
A concurrent, lock-free hash map.
59
fixed-cache
experimentalv0.1.8
A minimalistic, lock-free, fixed-size cache
52
horde
growingv0.1.2
a horde of threads
Core Metrics
| lockfreehashmap | fixed-cache | horde | |
|---|---|---|---|
| Health Score | 41 | 59 | 52 |
| Total Downloads | 6.4K | 240.1K | 3.0K |
| 30d Downloads | 41 | 105.6K | 96 |
| Dependents | 1 | 7 | 0 |
| Releases | 3 | 9 | 3 |
| Last Updated | 2925d ago | 44d ago | 17d ago |
| Age | 8y | 3m | 4y 11m |
Health Breakdown
lockfreehashmap
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
11
fixed-cache
Maintenance
17
Quality
16
Community
8
Popularity
6
Documentation
12
horde
Maintenance
15
Quality
17
Community
6
Popularity
4
Documentation
10
Technical Details
| lockfreehashmap | fixed-cache | horde | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.8 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0+ | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 1 |
| Crate Size | 34KB | 19KB | 38KB |
| Features | 0 | 6 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2024 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fixed-cache leads with a health score of 59/100, but none of the options score above 80.
- •⚠ lockfreehashmap has not been updated in over a year.