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 22:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/hash
History
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