David 5c8912d7a4
XXH3 Implementation for Zig STD (#17530)
XXH3 is the faster alternative to XXH64 which utilizes SIMD
when hashing large chunks of memory and similar mixing to
WyHash (64x64 -> 128 mul) for smaller inputs.

Co-authored-by: Reixcon226 <87927264+Rexicon226@users.noreply.github.com>

---------

Co-authored-by: kprotty <kbutcher6200@gmail.com>
2023-10-17 13:55:01 -05:00
..
2023-10-02 15:31:49 -06:00
2023-10-02 15:31:49 -06:00
2023-09-13 18:24:59 -04:00
2023-10-06 14:44:47 -04:00
2023-04-22 13:09:15 +03:00
2023-08-24 22:38:47 -07:00
2023-10-02 15:31:49 -06:00
2023-09-02 00:18:53 +02:00
2023-10-02 15:31:49 -06:00
2023-10-02 15:31:49 -06:00
2023-09-13 18:24:59 -04:00
2023-10-06 14:44:47 -04:00
2023-10-06 11:49:31 -07:00
2023-10-10 02:08:03 +03:00
2023-10-02 16:37:37 -06:00
2023-10-02 15:31:49 -06:00
2023-07-07 11:57:09 -07:00
2023-09-29 00:32:43 -07:00