Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kushalt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
kushalt
6mo ago
this is really cool!
2.
▲
Harrier: A high-performance Rust hashmap using SIMD-accelerated cuckoo hashing
(github.com)
2 points
by
kushalt
7mo ago
|
2 comments
3.
▲
by
kushalt
7mo ago
Harrier is a Rust hashmap focused on very fast lookups with modern hash-table techniques. The library was inspired by Reiner Pope's https://reiner.org/cuckoo-hashing . We created a production-ready hashmap library out t