ConorWilliams / metastring
Utilities for working with strings at compile time and passing strings as template parameters.
☆22Updated 4 years ago
Alternatives and similar repositories for metastring:
Users that are interested in metastring are comparing it to the libraries listed below
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆33Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 5 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 10 months ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- ☆26Updated 4 years ago
- C++20 SIMD Within A Register library☆28Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- 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 7 months ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- homogeneous variadic function parameters☆17Updated 10 months ago
- Some library components that didn't quite fit anywhere else...☆34Updated 4 months ago
- C++20 single-header library for embedding INI configs☆60Updated last year
- A fixed capacity dynamically sized string☆64Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 2 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month