braxtons12 / hyperion_mplLinks
C++20 Value-oriented Metaprogramming Library
☆25Updated last month
Alternatives and similar repositories for hyperion_mpl
Users that are interested in hyperion_mpl are comparing it to the libraries listed below
Sorting:
- C++20 Unit-Testing library☆48Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- C++20 Dependency Injection library☆27Updated 3 months ago
- The Fancy Named Parameters Library☆34Updated 2 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 weeks ago
- C++20 Compact Tuple Tools☆53Updated last week
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated last week
- C++20 Static Branch library☆62Updated 2 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- C++20 Memory Allocator library☆35Updated 3 months ago
- Declarative task execution library based on work contracts☆17Updated 3 months ago
- High-performance metrics library☆44Updated last week
- Light-weight Thread Pool library in modern C++☆97Updated 6 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Coroutines for C++23☆38Updated 3 months ago
- C++20 [Minimal] Static Perfect Hash library☆229Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated last week
- C++20 coroutine runtime built on top of io_uring☆21Updated 11 months ago
- Lightweight header-only C++20 enum and typename reflection☆77Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆66Updated 9 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆84Updated this week
- Json benchmark based on nativejson-benchmark☆32Updated 6 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆96Updated this week
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Backward compatibly refactor header-based C++ into modules.☆90Updated 2 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆89Updated 3 weeks ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago