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:
- modern c++ raft library☆47Updated 6 years ago
- header only log inherited from Nanolog☆39Updated 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
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- C++标准库的轻量级拓展.☆70Updated 7 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆52Updated 5 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 8 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- asio examples☆223Updated 3 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Thread safe, lock-free memory pool.☆62Updated last year
- c++11任务库☆53Updated 10 years ago
- ☆18Updated 3 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 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…☆15Updated 8 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- ☆64Updated 6 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 8 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated last month
- 基于C++14语法的任务链☆24Updated 5 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 8 years ago