xxhashct
xxhashct copied to clipboard
Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.
Compile-time xxhash implementation
An implementation of the 64-bit xxhash algorithm (see https://github.com/Cyan4973/xxHash) as C++11 constexpr expression.