ConorWilliams / metastring
Utilities for working with strings at compile time and passing strings as template parameters.
☆21Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for metastring
- A library of type traits for introspecting C++ function types☆26Updated 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…☆59Updated 4 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months 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::queue functionality but with better performance.☆30Updated this week
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- ☆26Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- homogeneous variadic function parameters☆17Updated 8 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated last year
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- Towards a constexpr version of the C++ standard library☆18Updated 9 months ago
- ☆45Updated 7 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- `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 compiler-friendly variadic type list for C++.☆36Updated last year
- The Fancy Named Parameters Library☆27Updated 2 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 8 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year