stephenberry / glaze

Extremely fast, in memory, JSON and interface library for modern C++
MIT License
1.22k stars 121 forks source link

Length 3 & 4 fast hashes #1321

Closed stephenberry closed 1 month ago

stephenberry commented 1 month ago

Adds fast hash algorithms for special cases of length 3 & 4, which are cheap to check.