sztomi / constexpr_murmurhashLinks
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
Sorting:
- λ → C++ library for functional programming☆37Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Fast delegates implementation☆56Updated 3 years ago
- ☆26Updated 7 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
- ☆39Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- ☆31Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- C++ standard proposals☆16Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- source code for CppCon 2014 talk on polymorphic unions☆31Updated 10 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 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