sztomi / constexpr_murmurhashLinks
This is a constexpr implementation of the Murmur3A hash function.
☆27Updated 10 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 9 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆190Updated 9 years ago
- ☆39Updated 10 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- source code for CppCon 2014 talk on polymorphic unions☆32Updated 11 years ago
- A library for C++ reflection and introspection☆201Updated 8 years ago
- Fast delegates implementation☆57Updated 3 years ago
- A random number generator which outputs a unique 32-bit integer each time it's called.☆120Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- High level C++ library with a focus on event I/O☆18Updated 6 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Mock objects automatic code generator for C++ (with python equivalent)☆27Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago