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:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- `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 C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- ☆26Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months 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
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- ☆26Updated 5 years ago
- A modern, header-only request router for C++☆23Updated 3 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
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Fast delegates implementation☆56Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago