tacticalmelonfarmer / cxlLinks
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
Sorting:
- `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
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 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
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- ☆26Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++ string formatting library☆44Updated 5 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 last year
- WIP☆26Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 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
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++20 for flag enums☆27Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- 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
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- ☆26Updated 5 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago