zig/lib/std/hash
Julius Putra Tanu Setiaji f9506e9155 Handle unions in autoHash
2020-12-26 19:43:15 +08:00
..
adler.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
auto_hash.zig Handle unions in autoHash 2020-12-26 19:43:15 +08:00
benchmark.zig Promote hash/siphash to crypto/siphash 2020-08-22 02:47:50 -04:00
cityhash.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
crc.zig std: Make the CRC32 calculation slightly faster 2020-09-13 16:32:21 -04:00
fnv.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
murmur.zig Change seed for Murmur2_64 from u32 to u64 2020-11-18 17:05:38 -08:00
wyhash.zig Make std.meta.Int accept a signedness parameter 2020-10-17 14:09:59 +02:00