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:
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- source code for CppCon 2014 talk on polymorphic unions☆32Updated 11 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
- C++11 metaprogramming library☆112Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- λ → C++ library for functional programming☆37Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- ☆39Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A library for C++ reflection and introspection☆201Updated 8 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Fast delegates implementation☆57Updated 3 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- C++ standard proposals☆16Updated this week
- C++ network library☆31Updated 9 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Skeleton for quick new C++ project setup☆42Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- Functional Utilities for C++☆41Updated 10 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- The missing C++ tuple functionality☆85Updated 5 years ago
- What did you expect?☆110Updated 8 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 4 years ago