archibate / reflect-hpp
Single header static reflection library for C++14 and above
☆27Updated 7 months ago
Alternatives and similar repositories for reflect-hpp:
Users that are interested in reflect-hpp are comparing it to the libraries listed below
- printing everything including STL containers without pain 🚀☆48Updated 4 months ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated 2 years ago
- 《Design Patterns in Modern C++》简体中文小样...☆25Updated 2 years ago
- 《Template Metaprogramming with C++ 》的非专业个人翻译☆67Updated last year
- 机工社《高级C++20编程》随书代码☆54Updated 2 years ago
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆28Updated 2 months ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- cpp singleton works across dll/exe boundaries.☆67Updated 3 years ago
- ☆108Updated last year
- 《The C++ Standard Library》的非专业个人翻译☆60Updated 10 months ago
- A json parser for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆37Updated 2 months ago
- C++ utilities☆46Updated 2 months ago
- 《C++ Move Semantics》的非专业个人翻译☆74Updated 3 years ago
- Concurrent / Constexpr STL (WIP), aimed to replace TBB and Boost☆28Updated last year
- 《Modern CMake for C++ - Second Edition》的非专业个人翻译☆66Updated last month
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆34Updated 7 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆231Updated last year
- a modern c++ plugin library☆85Updated 3 years ago
- 基于Arrow的轻量线程池☆90Updated 11 months ago
- this a simple taskflow inspired by the githu taskflow proj for learning , it is even more easy than the ori version of task flow☆42Updated 3 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- C++ Generative Metaprogramming☆147Updated 2 months ago
- 《Clang Compiler Frontend》的非专业个人翻译☆37Updated 7 months ago
- 《Professional C++ - 6th Edition》的非专业个人翻译☆57Updated 3 months ago
- Fast and lightweight thread pool for C++11 and newer.☆41Updated 3 months ago
- Mini Logging Library with C++20 education purpose☆31Updated 6 months ago
- This is part of the zeus library, just for sharing and funny.☆34Updated last year
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆89Updated 2 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago