zig/lib/std/hash
Veikka Tuominen d073836894
Merge pull request #6172 from tadeokondrak/@Type(.Union)
Implement @Type for Union
2020-09-14 16:43:49 +03:00
..
adler.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
auto_hash.zig Use less inefficient method of replacing TypeInfo.UnionField.enum_field 2020-09-07 06:23:27 -06: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 add license header to all std lib files 2020-08-20 16:07:04 -04:00
wyhash.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00