yuanzhubi / reflect_struct
Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!
☆16Updated 6 years ago
Alternatives and similar repositories for reflect_struct:
Users that are interested in reflect_struct are comparing it to the libraries listed below
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 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
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 7 months ago
- modern c++ raft library☆46Updated 5 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
- We provide a prototype of a stackless coroutine.☆34Updated 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 8 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 4 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- c++11任务库☆53Updated 9 years ago
- 使用c++ 14 重构muduo网络库。 去除boost依赖。☆34Updated 7 years ago
- Array based threaded red-black tree☆13Updated 8 years ago
- 简单有效的内存池实现☆93Updated 8 years ago
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆76Updated 6 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆47Updated 4 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago