wq19901103wq / troy
An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor
☆37Updated 7 years ago
Alternatives and similar repositories for troy:
Users that are interested in troy are comparing it to the libraries listed below
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- Boost.Hana中文文档☆111Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated 2 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
- µcoro☆129Updated last month
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Proposal for std::intrusive_ptr☆40Updated 5 years ago
- modern c++ raft library☆46Updated 5 years ago
- There is my code snippet.☆116Updated 5 months ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- ☆73Updated 3 weeks ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- 公众号[树屋编程]相关文章的代码☆35Updated 4 months ago
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- Template meta programming package by C++11.☆130Updated 8 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- ☆33Updated 3 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- c++11任务库☆53Updated 9 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated last year
- 《C++ Move Semantics》的非专业个人翻译☆74Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago