This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
6150da3df99b41f89ea01a72e6c1b76fe4c36f89
zig
/
std
/
hash
History
Sahnvour
6150da3df9
direct port of wyhash v2
...
also inspired by
https://github.com/ManDeJan/zig-wyhash
2019-08-04 12:34:02 +02:00
..
adler.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00
cityhash.zig
Intentional wraparound used +
2019-07-13 13:59:15 +02:00
crc.zig
rename std lib files to new convention
2019-03-02 16:46:04 -05:00
fnv.zig
rename std lib files to new convention
2019-03-02 16:46:04 -05:00
murmur.zig
Proper use of @truncate instead of @intCast
2019-07-13 13:59:15 +02:00
siphash.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00
wyhash.zig
direct port of wyhash v2
2019-08-04 12:34:02 +02:00