Logo
Explore Help
Register Sign In
Mirrors/zig
1
0
Fork 0
You've already forked zig
mirror of https://codeberg.org/ziglang/zig.git synced 2026-05-03 16:22:55 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
0bf6796b76501efef486815946ce12932d6f6a21
zig/std/hash
T
History
Sahnvour 54255ee32e autohash: force inlining of integer hashing so that the optimizer can see the fast path based on key's size which is known at comptime
otherwise it will always outline the call to hasher.update, resulting in much worse performance
2019-08-04 12:34:37 +02:00
..
adler.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00
auto_hash.zig
autohash: force inlining of integer hashing so that the optimizer can see the fast path based on key's size which is known at comptime
2019-08-04 12:34:37 +02:00
cityhash.zig
Intentional wraparound used +
2019-07-13 13:59:15 +02:00
crc.zig
rename std lib files to new convention
2019-03-02 16:46:04 -05:00
fnv.zig
rename std lib files to new convention
2019-03-02 16:46:04 -05:00
murmur.zig
Proper use of @truncate instead of @intCast
2019-07-13 13:59:15 +02:00
siphash.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00
throughput_test.zig
Add throughput test program for hash functions
2019-08-04 12:34:05 +02:00
wyhash.zig
wyhash: stateless is faster for both iterative hashing and small keys.
2019-08-04 12:34:37 +02:00
Powered by Gitea Version: 1.26.0 Page: 39ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API