braxtons12 / hyperion_mplLinks
C++20 Value-oriented Metaprogramming Library
☆25Updated 2 months ago
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☆50Updated 5 months ago
- C++20 Static Branch library☆68Updated 4 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 last month
- C++20 Memory Allocator library☆36Updated 5 months ago
- C++20 Dependency Injection library☆29Updated 5 months ago
- The Fancy Named Parameters Library☆34Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆71Updated 10 months ago
- C++20 Compact Tuple Tools☆55Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Coroutines for C++23☆39Updated 3 weeks ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆92Updated this week
- Declarative task execution library based on work contracts☆17Updated 5 months ago
- Lightweight header-only C++20 enum and typename reflection☆79Updated 2 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆88Updated last week
- C++20 [Minimal] Static Perfect Hash library☆237Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 4 months ago
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Json benchmark based on nativejson-benchmark☆33Updated 8 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- High-performance metrics library☆48Updated this week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆105Updated this week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆39Updated this week
- A C++ parser combinator library.☆155Updated last month
- A hash function library☆47Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago