This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-27 19:09:47 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d03a147ea0a590ca711b3db07106effc559b0fc6
zig
/
lib
/
std
/
hash
T
History
Marc Tiehuis
455ea58872
std.hash.Wyhash: fix dangling stack pointer
...
Closes
#23895
.
2025-05-16 17:03:39 +02:00
..
crc
std: fix typos (
#20560
)
2024-07-09 14:25:42 -07:00
adler.zig
std/hash: add generic tests for idempotency/iterative api
2023-09-02 15:37:49 +12:00
auto_hash.zig
all: update to
std.builtin.Type.Pointer.Size
field renames
2025-01-16 12:46:29 +00:00
benchmark.zig
Add rapidhash (
#22085
)
2025-02-22 14:32:48 -08:00
cityhash.zig
lib: correct unnecessary uses of 'var'
2023-11-19 09:55:07 +00:00
crc.zig
std.hash.crc: simplify api
2024-04-28 21:12:01 +12:00
fnv.zig
std/hash: add generic tests for idempotency/iterative api
2023-09-02 15:37:49 +12:00
murmur.zig
lib: correct unnecessary uses of 'var'
2023-11-19 09:55:07 +00:00
RapidHash.zig
Add rapidhash (
#22085
)
2025-02-22 14:32:48 -08:00
verify.zig
std: update
std.builtin.Type
fields to follow naming conventions
2024-08-28 08:39:59 +01:00
wyhash.zig
std.hash.Wyhash: fix dangling stack pointer
2025-05-16 17:03:39 +02:00
xxhash.zig
correct the hint in
XxHash3
2024-12-15 03:40:20 -08:00