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++☆60Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- ☆49Updated 7 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 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 last year
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Advanced Reflection and Serialization Library in C++26♦️☆13Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++20 compile-time reflection library.☆35Updated 9 months ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 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…☆62Updated 4 years ago