qlibs / mphLinks
C++20 [Minimal] Static Perfect Hash library
☆253Updated 6 months ago
Alternatives and similar repositories for mph
Users that are interested in mph are comparing it to the libraries listed below
Sorting:
- Greg's Template Library of useful classes.☆266Updated 3 weeks ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- ☆103Updated last year
- C++20 Static Reflection library☆495Updated 4 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆141Updated last month
- Zoo library☆135Updated 7 months ago
- A helper to convert a header-based C++ project to module-based one.☆61Updated last year
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆146Updated last week
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆147Updated last week
- C++20 Static Branch library☆96Updated 8 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- A C++ parser combinator library.☆166Updated last week
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆225Updated 3 months ago
- ☆81Updated 9 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- C++20 State Machine library☆233Updated 8 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- Lightweight C++20 testing framework.☆303Updated this week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint