A SIMD-accelerated hash table implementation in Swift based off of Google's Abseil and Rust's Hashbrown that utilizes the AVX2 instruction set to perform fast read/write performance.
Work in progress.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A SIMD-accelerated hash table implementation in Swift based off of Google's Abseil and Rust's Hashbrown that utilizes the AVX2 instruction set to perform fast read/write performance.
Work in progress.