mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 06:11:32 +02:00
The xxhash library provides a very fast and excellent hash algorithm suitable for many purposes. It excels at hashing large blocks but is also extremely fast on small ones. It's distributed under a 2-clause BSD license (GPL-compatible) so it can be included here. Updates are distributed here : https://github.com/Cyan4973/xxHash