Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/hash
History
Andrew Kelley 6261c13731 update codebase to use @memset and @memcpy
2023-04-28 13:24:43 -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
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 codebase to use @memset and @memcpy
2023-04-28 13:24:43 -07: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
zig fmt
2023-04-25 11:23:41 -07:00
wyhash.zig
update codebase to use @memset and @memcpy
2023-04-28 13:24:43 -07:00
xxhash.zig
update codebase to use @memset and @memcpy
2023-04-28 13:24:43 -07:00