This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
Ekdohibs
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
hash
History
breakin
6d3c176c12
Change seed for Murmur2_64 from u32 to u64
2020-11-18 17:05:38 -08:00
..
adler.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
auto_hash.zig
Use less inefficient method of replacing TypeInfo.UnionField.enum_field
2020-09-07 06:23:27 -06:00
benchmark.zig
Promote hash/siphash to crypto/siphash
2020-08-22 02:47:50 -04:00
cityhash.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
crc.zig
std: Make the CRC32 calculation slightly faster
2020-09-13 16:32:21 -04:00
fnv.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
murmur.zig
Change seed for Murmur2_64 from u32 to u64
2020-11-18 17:05:38 -08:00
wyhash.zig
Make std.meta.Int accept a signedness parameter
2020-10-17 14:09:59 +02:00