sztomi / constexpr_murmurhash
This is a constexpr implementation of the Murmur3A hash function.
☆27Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for constexpr_murmurhash
- λ → C++ library for functional programming☆37Updated 7 years ago
- ☆39Updated 9 years ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- ☆26Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 8 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- ☆30Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 8 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 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 5 months ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 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
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Write C++ Code to be compiled in a parallel future.☆15Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago