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-05 15:22:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2c716187cf486e519482ef014b34f7271cee3cf
zig
/
lib
/
std
/
hash
T
History
Marc Tiehuis
00ff653576
reimplement wyhash v4.1 (
#15969
)
2023-06-07 19:27:17 -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
…
auto_hash.zig
reimplement wyhash v4.1 (
#15969
)
2023-06-07 19:27:17 -07:00
benchmark.zig
Fix std.hash benchmarks (
#15917
)
2023-06-02 20:08:28 +02:00
cityhash.zig
update codebase to use
@memset
and
@memcpy
2023-04-28 13:24:43 -07:00
crc.zig
convert s[start..start+len] to s[start..][0..len]
2023-05-07 15:55:21 +10:00
fnv.zig
…
murmur.zig
zig fmt
2023-04-25 11:23:41 -07:00
wyhash.zig
reimplement wyhash v4.1 (
#15969
)
2023-06-07 19:27:17 -07:00
xxhash.zig
Fix std.hash benchmarks (
#15917
)
2023-06-02 20:08:28 +02:00