lamweilun / reflite
C++ header-only data reflection/introspection
☆9Updated 2 years ago
Alternatives and similar repositories for reflite:
Users that are interested in reflite are comparing it to the libraries listed below
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 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
- Generic 2D graphics library for C++14☆28Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- 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
- Boost.Mustache☆10Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years 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
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Updated 3 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆26Updated 4 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- Fast comparison-based sort algorithm☆55Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago