yuanzhubi / reflect_struct
Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for reflect_struct
- modern c++ raft library☆46Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 6 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
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆35Updated 7 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 7 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- c++11任务库☆51Updated 8 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆23Updated 4 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- 🧀 The Benchmark Testing Box☆33Updated 3 years ago
- C++标准库的轻量级拓展.☆67Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- some different implementations of queue and test result☆33Updated last year
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- ☆19Updated 5 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 6 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆47Updated 4 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆28Updated 10 years ago
- Array based threaded red-black tree☆13Updated 8 years ago
- C++ embedded memory database☆14Updated 2 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 10 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 3 years ago