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
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 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
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Boost.Mustache☆10Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- ☆26Updated 5 years ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- A header only structure of arrays container for C++☆41Updated 2 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
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- Header-only implementation of a grid for spatial lookups☆26Updated 8 months ago
- Data structures for ASTs☆14Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- string pattern matching in C++20☆9Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year