This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
zig
Watch
2
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-06-04 06:46:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19964f5dc80792eb50cb3a45bdabe887a92d92cc
zig
/
std
/
hash
T
History
Andrew Kelley
e8a9caa3dd
add suggestion to AutoHash compile error message
2019-08-28 14:38:55 -04:00
..
adler.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00
auto_hash.zig
add suggestion to AutoHash compile error message
2019-08-28 14:38:55 -04:00
benchmark.zig
Simplify wyhash and improve speed
2019-08-27 19:42:37 +02:00
cityhash.zig
Intentional wraparound used +
2019-07-13 13:59:15 +02:00
crc.zig
std/hash: Revert crc32 api change
2019-08-24 19:05:05 +12:00
fnv.zig
…
murmur.zig
Proper use of @truncate instead of @intCast
2019-07-13 13:59:15 +02:00
siphash.zig
Improve siphash performance for small keys by up to 30% (
#3124
)
2019-08-27 20:13:57 +12:00
wyhash.zig
Simplify wyhash and improve speed
2019-08-27 19:42:37 +02:00