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
- 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.☆30Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 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
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A modern, header-only request router for C++☆23Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 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
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- ☆26Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks 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
- Yet another C++ text formatting library.☆70Updated 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- WIP☆26Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- easy to use callback library for C++☆39Updated 7 years ago