Decision Workspace
kukoo vs lockfree-cuckoohash vs enum-collections
Side-by-side comparison of Rust crates
33
kukoo
growingv0.1.0
A rust implementation of lockfree cuckoo hashmap
38
lockfree-cuckoohash
growingv0.1.0
A rust implementation of lockfree cuckoo hashmap
59
enum-collections
stablev2.0.0
EnumMap implemented in safe rust
Core Metrics
| kukoo | lockfree-cuckoohash | enum-collections | |
|---|---|---|---|
| Health Score | 33 | 38 | 59 |
| Total Downloads | 1.8K | 28.6K | 26.0K |
| 30d Downloads | 3 | 651 | 371 |
| Dependents | 0 | 5 | 0 |
| Releases | 1 | 1 | 23 |
| Last Updated | 1164d ago | 1497d ago | 3d ago |
| Age | 3y 2m | 4y 1m | 3y 3m |
Health Breakdown
kukoo
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
9
lockfree-cuckoohash
Maintenance
1
Quality
14
Community
9
Popularity
5
Documentation
9
enum-collections
Maintenance
19
Quality
17
Community
5
Popularity
5
Documentation
13
Technical Details
| kukoo | lockfree-cuckoohash | enum-collections | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 4 | 4 | 5 |
| Crate Size | 22KB | 22KB | 13KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 13.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •enum-collections leads with a health score of 59/100, but none of the options score above 80.
- •lockfree-cuckoohash has the most downloads (28.6K), suggesting wider adoption.
- •⚠ kukoo, lockfree-cuckoohash have not been updated in over a year.
- •kukoo, lockfree-cuckoohash are pre-1.0 — API may change.