zig/lib/std/hash
mlugg 018262d537
std: update eval branch quotas after bdbc485
Also, update `std.math.Log2Int[Ceil]` to more efficient implementations
that don't use up so much damn quota!
2024-08-21 01:30:46 +01: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 std: remove meta.trait 2023-11-22 13:24:27 -05:00
benchmark.zig std.hash.crc: update legacy crc usage in std 2024-04-28 21:12:55 +12: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
verify.zig std.builtin.Endian: make the tags lower case 2023-10-31 21:37:35 -04:00
wyhash.zig std: fix typos (#20560) 2024-07-09 14:25:42 -07:00
xxhash.zig std: update eval branch quotas after bdbc485 2024-08-21 01:30:46 +01:00