zig/lib/std/hash
2023-02-21 12:09:27 +11:00
..
crc Rewrite update_crc_catalog in zig and move tests to separate file 2023-01-22 07:16:49 -08:00
adler.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
auto_hash.zig std.builtin: rename Type.UnionField and Type.StructField's field_type to type 2022-12-17 14:11:33 +01:00
benchmark.zig std: fix crypto and hash benchmark 2022-04-24 23:01:06 -04:00
cityhash.zig update usages of @call 2022-12-13 13:14:20 +02:00
crc.zig update std lib and compiler sources to new for loop syntax 2023-02-18 19:17:21 -07:00
fnv.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
murmur.zig update usages of @call 2022-12-13 13:14:20 +02:00
wyhash.zig update std lib and compiler sources to new for loop syntax 2023-02-18 19:17:21 -07:00
xxhash.zig std.hash: use std.math.rotl in Xxhash64 and Xxhash32 2023-02-21 12:09:27 +11:00