yuanzhubi / reflect_structLinks
Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!
☆18Updated 7 years ago
Alternatives and similar repositories for reflect_struct
Users that are interested in reflect_struct are comparing it to the libraries listed below
Sorting:
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 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…☆49Updated 7 years ago
- c++11任务库☆53Updated 9 years ago
- modern c++ raft library☆47Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- std::future extension☆37Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- ☆35Updated 2 weeks ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- An C++ serialization library☆10Updated 10 years ago
- concurrency library for C++☆73Updated 11 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 6 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- 基于C++14语法的任务链☆23Updated 5 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
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 4 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- Distributed File sharing☆23Updated 13 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago