ConorWilliams / metastring
Utilities for working with strings at compile time and passing strings as template parameters.
☆22Updated 5 years ago
Alternatives and similar repositories for metastring:
Users that are interested in metastring are comparing it to the libraries listed below
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years 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 8 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated last year
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆30Updated 7 months ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆33Updated last year
- ☆26Updated 4 years ago
- Container Traits for Modern C++☆28Updated 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 10 months ago
- homogeneous variadic function parameters☆17Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 6 months ago
- 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
- C++11 compatible charconv☆29Updated last month
- A header only structure of arrays container for C++☆41Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated last week