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-07 06:43:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/hash
History
Andrew Kelley 3fc6fc6812 std.builtin.Endian: make the tags lower case
Let's take this breaking change opportunity to fix the style of this
enum.
2023-10-31 21:37:35 -04:00
..
crc
std/hash: add generic tests for idempotency/iterative api
2023-09-02 15:37:49 +12:00
adler.zig
std/hash: add generic tests for idempotency/iterative api
2023-09-02 15:37:49 +12:00
auto_hash.zig
x86_64: fix compiler rt test failures
2023-10-29 07:20:36 -04:00
benchmark.zig
XXH3 Implementation for Zig STD (#17530)
2023-10-17 13:55:01 -05:00
cityhash.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
crc.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
fnv.zig
std/hash: add generic tests for idempotency/iterative api
2023-09-02 15:37:49 +12:00
murmur.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
verify.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
wyhash.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
xxhash.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00