lamweilun / reflite
C++ header-only data reflection/introspection
☆9Updated 3 years ago
Alternatives and similar repositories for reflite:
Users that are interested in reflite are comparing it to the libraries listed below
- 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
- 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 3 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- C++20 for flag enums☆27Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆15Updated last year
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.☆14Updated 3 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- ☆26Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- ☆35Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 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
- Build-system agnostic code generation application for C++.☆20Updated last week
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago