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:
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- ☆39Updated 10 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Functional Utilities for C++☆40Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 9 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- Write C++ Code to be compiled in a parallel future.☆15Updated 8 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- ☆26Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- High level C++ library with a focus on event I/O☆18Updated 5 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆188Updated 9 years ago