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 8 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
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- ☆39Updated 10 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
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- Repository for my C++Now 2016 sessions.☆43Updated 9 years ago
- source code for CppCon 2014 talk on polymorphic unions☆31Updated 10 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 9 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Write C++ Code to be compiled in a parallel future.☆15Updated 9 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A cross-platform remote logging console written in C++☆60Updated 3 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- High level C++ library with a focus on event I/O☆18Updated 6 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- C++ network library☆31Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago