crazybie / tref
A handy, tiny but powerful compile-time reflection system for C++.
☆78Updated 11 months ago
Alternatives and similar repositories for tref:
Users that are interested in tref are comparing it to the libraries listed below
- Code generator of SakuraEngine, aiming to light-weight code generator for reflection and exporter for P-Invokes/Lua/etc.☆47Updated 4 years ago
- ☆24Updated last year
- use libclang to extract code imformation and code generation☆48Updated 10 months ago
- std::future extension☆37Updated 4 years ago
- Object pool implementation in C++11☆94Updated 4 years ago
- better asio wrapper (++asio)☆41Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 6 months ago
- Ubpa Dynamic Reflection☆359Updated 2 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆36Updated 7 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- Thread safe, lock-free memory pool.☆55Updated 9 months ago
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆36Updated last month
- Simple C++ Config Loader Framework(Serialization & Reflection)