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:
- 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
- Container Traits for Modern C++☆29Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- meta-programming, C++11☆16Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++14 Lambda Library☆25Updated last month
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆26Updated 5 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last week
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- stl-like algorithms for TYPES☆31Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆17Updated last week