💭 xxHash - Extremely fast non-cryptographic hash algorithm ========================================================== !https://xxhash.com/ Date: June 3, 2024 xxHash - Extremely fast non-cryptographic hash algorithm xxhash.com [1] > xxHash is an extremely fast non-cryptographic hash algorithm, working at RAM speed limit. It is proposed in four flavors (XXH32, XXH64, XXH3_64bits and XXH3_128bits). The latest variant, XXH3, offers improved performance across the board, especially on small data. !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://xxhash.com/ [2]: /thoughts/ [3]: /tags/thoughts/