qlibs / mphLinks
C++20 [Minimal] Static Perfect Hash library
☆249Updated 6 months ago
Alternatives and similar repositories for mph
Users that are interested in mph are comparing it to the libraries listed below
Sorting:
- C++20 Meta-Programming library☆310Updated 8 months ago
- Greg's Template Library of useful classes.☆261Updated 3 weeks ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 4 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Zoo library☆135Updated 7 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- A C++ parser combinator library.☆165Updated this week
- Simple C++20 module support for CMake☆214Updated 2 years ago
- C++20 Static Reflection library☆490Updated 4 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆146Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆140Updated 3 weeks ago
- work contracts☆119Updated 2 months ago
- ☆103Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- ☆81Updated 9 months ago
- Lightweight C++20 testing framework.☆303Updated 2 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆145Updated last week
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆225Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- C++ library aiming to replace all built-in integers☆100Updated last month
- value types for composite class design - with allocators☆73Updated last week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆170Updated this week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- A helper to convert a header-based C++ project to module-based one.☆61Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago