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
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 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
- 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
- We provide a prototype of a stackless coroutine.☆34Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 6 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- modern c++ raft library☆46Updated 4 years ago
- 🧀 The Benchmark Testing Box☆33Updated 3 years ago
- Array based threaded red-black tree☆13Updated 7 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 7 years ago
- c++11任务库☆51Updated 8 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
- fast malloc. similar to google-tcmalloc.☆22Updated 7 years ago
- advanced thread pools with dynamic adjustment☆22Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 4 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆28Updated 10 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆84Updated 4 years ago
- A memory pool written with C++☆58Updated 4 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆42Updated 8 years ago
- My own implementation of C++'s smart pointers☆35Updated 4 years ago
- C++标准库的轻量级拓展.☆67Updated 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 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago