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
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- A cross-platform remote logging console written in C++☆60Updated 3 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
- Modern C++ benchmarking☆74Updated 5 years ago
- Skeleton for quick new C++ project setup☆42Updated 8 years ago
- ☆39Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Functional Utilities for C++☆41Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A fast C++ dynamic_cast<> alternative.☆34Updated 4 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- Write C++ Code to be compiled in a parallel future.☆15Updated 9 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 9 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 10 years ago