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
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- <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 9 months 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 9 months ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- ☆48Updated 7 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 5 years 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
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 3 months ago
- ☆26Updated 4 years ago
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year