yuanzhubi / reflect_structLinks
Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!
☆17Updated 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:
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 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
- header only log inherited from Nanolog☆37Updated 4 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 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
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- modern c++ raft library☆47Updated 5 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- ☆65Updated 6 years ago
- ☆19Updated 6 years ago
- C++ embedded memory database☆16Updated 2 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
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- std::future extension☆37Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- ☆25Updated 2 weeks ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago