This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-07 06:43:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
hash
History
dweiller
a34c2de7bc
std.hash: use std.math.rotl in Xxhash64 and Xxhash32
2023-02-21 12:09:27 +11: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
std.builtin: rename Type.UnionField and Type.StructField's field_type to type
2022-12-17 14:11:33 +01:00
benchmark.zig
…
cityhash.zig
update usages of
@call
2022-12-13 13:14:20 +02:00
crc.zig
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
fnv.zig
…
murmur.zig
update usages of
@call
2022-12-13 13:14:20 +02:00
wyhash.zig
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
xxhash.zig
std.hash: use std.math.rotl in Xxhash64 and Xxhash32
2023-02-21 12:09:27 +11:00