zig/std/hash
2019-09-09 16:16:13 -04:00
..
adler.zig different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
auto_hash.zig add suggestion to AutoHash compile error message 2019-08-28 14:38:55 -04:00
benchmark.zig Simplify wyhash and improve speed 2019-08-27 19:42:37 +02:00
cityhash.zig Adjust the stdlib to be 32bit compatible 2019-09-09 16:16:13 -04:00
crc.zig std/hash: Revert crc32 api change 2019-08-24 19:05:05 +12:00
fnv.zig rename std lib files to new convention 2019-03-02 16:46:04 -05:00
murmur.zig Adjust the stdlib to be 32bit compatible 2019-09-09 16:16:13 -04:00
siphash.zig Improve siphash performance for small keys by up to 30% (#3124) 2019-08-27 20:13:57 +12:00
wyhash.zig Simplify wyhash and improve speed 2019-08-27 19:42:37 +02:00