martypapa / blacksmith
c++17 single header library for constructing and populating classes inline
☆7Updated 5 years ago
Alternatives and similar repositories for blacksmith
Users that are interested in blacksmith are comparing it to the libraries listed below
Sorting:
- Type traits for properties of C / C++ enum types☆21Updated 5 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
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- ☆26Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 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
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 11 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated 7 months ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Thin C++11 SDL 2 wrapper with other nice things.☆15Updated 7 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 years 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 11 months ago
- An indirect value-type for C++☆83Updated last year