sztomi / constexpr_murmurhash
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
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Warning suppression library (C++)☆82Updated 4 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
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- High level C++ library with a focus on event I/O☆18Updated 5 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- C++ standard proposals☆16Updated 5 years ago
- Mock objects automatic code generator for C++ (with python equivalent)☆27Updated 6 years ago
- Fast delegates implementation☆56Updated 2 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- source code for CppCon 2014 talk on polymorphic unions☆31Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago
- ☆26Updated 7 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 8 years ago
- Write C++ Code to be compiled in a parallel future.☆15Updated 8 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago