wq19901103wq / troyLinks
An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor
☆37Updated 8 years ago
Alternatives and similar repositories for troy
Users that are interested in troy are comparing it to the libraries listed below
Sorting:
- Boost.Hana中文文档☆114Updated 5 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated last month
- Boost速查手册☆106Updated 6 years ago
- There is my code snippet.☆121Updated 4 months ago
- Template meta programming package by C++11.☆131Updated 9 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Thread safe, lock-free memory pool.☆62Updated last year
- ☆79Updated last month
- C++ utilities☆58Updated last month
- std::future extension☆37Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- µcoro☆192Updated last year
- ☆113Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆57Updated 2 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆52Updated 5 years ago
- Coroutine library and toolkit for C++20☆39Updated last month
- Array based threaded red-black tree☆15Updated 9 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- asio examples☆223Updated 3 months 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
- 《Software Architecture with C++》的非专业个人翻译☆76Updated 3 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- Cpp lifetime safety profile static analyzer☆64Updated 11 months ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 7 months ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆297Updated last year