ConorWilliams / metastringLinks
Utilities for working with strings at compile time and passing strings as template parameters.
☆23Updated 5 years ago
Alternatives and similar repositories for metastring
Users that are interested in metastring are comparing it to the libraries listed below
Sorting:
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- ☆50Updated 8 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 9 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- ☆25Updated 5 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 6 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated last month
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago