flexferrum / autoprogrammer
C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)
☆91Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for autoprogrammer
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- Portable implementation of future/promise API in C++☆74Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆169Updated 3 years ago
- Using coroutines as sugar for composing monadic operations☆73Updated 6 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- C++20 coroutine library☆121Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Library for extracting stacktrace from exception.☆47Updated 11 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆22Updated 3 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆110Updated 7 months ago
- Flat containers for C++☆56Updated 2 years ago
- SPY - C++ Information Broker☆151Updated 2 months ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆118Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- forward declarations for C++ std headers☆73Updated 3 years ago
- A C++14 reflection library☆69Updated 3 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆63Updated last year
- Modern C++ generic header-only template library.☆100Updated last year
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago