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
- `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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- ☆26Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 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 7 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 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
- C++ string formatting library☆44Updated 5 years ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Flat containers for C++☆56Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- WIP☆26Updated 5 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A fixed capacity dynamically sized string☆64Updated last month
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago