tacticalmelonfarmer / cxl
A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals
☆51Updated 6 years ago
Alternatives and similar repositories for cxl:
Users that are interested in cxl are comparing it to the libraries listed below
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ☆26Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- WIP☆26Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++ string formatting library☆44Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- ☆48Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- ☆26Updated 4 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☆48Updated 10 months ago
- A general property customisation mechanism☆15Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago