tacticalmelonfarmer / cxlLinks
A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals
☆52Updated 6 years ago
Alternatives and similar repositories for cxl
Users that are interested in cxl are comparing it to the libraries listed below
Sorting:
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- ☆25Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library