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
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆26Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Warning suppression library (C++)☆81Updated 4 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
- C++ standard proposals☆16Updated 5 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- ☆39Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- ☆31Updated 9 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 8 years ago
- Fast delegates implementation☆56Updated 2 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 7 months 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
- A header-only C++ parsing framework☆36Updated 3 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago