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:
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A fixed capacity dynamically sized string☆67Updated last week
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months 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
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 10 months ago
- ☆49Updated 7 years ago
- C++20 SIMD Within A Register library☆41Updated 3 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- The Fancy Named Parameters Library☆33Updated last week
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 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
- C++20 compile time compressed string tables☆46Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month