zig/lib/std/hash
Eric Joldasov 50339f595a all: zig fmt and rename "@XToY" to "@YFromX"
Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me>
2023-06-19 12:34:42 -07: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 all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
benchmark.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
cityhash.zig update codebase to use @memset and @memcpy 2023-04-28 13:24:43 -07:00
crc.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
fnv.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
murmur.zig zig fmt 2023-04-25 11:23:41 -07:00
wyhash.zig wyhash: support comptime usage 2023-06-17 12:06:40 -07:00
xxhash.zig Fix std.hash benchmarks (#15917) 2023-06-02 20:08:28 +02:00