Manu343726 / tinyreflLinks
A work in progress minimal C++ static reflection API and codegen tool.
☆259Updated 4 years ago
Alternatives and similar repositories for tinyrefl
Users that are interested in tinyrefl are comparing it to the libraries listed below
Sorting:
- Simple, flexible and modular assertion macro.☆227Updated last year
- A polymorphic value-type for C++☆227Updated last year
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- Compile Time Type Information for C++☆593Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆454Updated last month
- Policy Based C++ Allocator Library☆123Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A reflective enum implementation for C++☆298Updated last year
- What a c++ standard Unicode library might look like.☆334Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆568Updated 10 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆197Updated 4 years ago
- Header-only library for multithreaded programming☆233Updated 3 months 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☆242Updated 5 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆223Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago