sztomi / constexpr_murmurhashLinks
This is a constexpr implementation of the Murmur3A hash function.
☆27Updated 9 years ago
Alternatives and similar repositories for constexpr_murmurhash
Users that are interested in constexpr_murmurhash are comparing it to the libraries listed below
Sorting:
- λ → C++ library for functional programming☆37Updated 8 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Lambda state machine is a state machine framework with an extremely simple UI