lamweilun / refliteLinks
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
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months 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
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months 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
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 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 last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- `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
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year
- ☆22Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- 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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- ☆36Updated 5 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
- Tiny Test System☆27Updated 2 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago