martypapa / blacksmith
c++17 single header library for constructing and populating classes inline
☆7Updated 4 years ago
Alternatives and similar repositories for blacksmith:
Users that are interested in blacksmith are comparing it to the libraries listed below
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Provides run-time tuple element access☆14Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 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
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- C++20 for flag enums☆27Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- homogeneous variadic function parameters☆17Updated 11 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- WIP☆26Updated 5 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- ☆26Updated 4 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A set of useful C++17/20 classes and libraries☆27Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- Thin C++11 SDL 2 wrapper with other nice things.☆15Updated 7 years ago