fakeloop / fake
C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library
☆25Updated 6 months ago
Alternatives and similar repositories for fake:
Users that are interested in fake are comparing it to the libraries listed below
- std::future extension☆37Updated 4 years ago
- Thread safe, lock-free memory pool.☆55Updated 9 months ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- Coroutine library and toolkit for C++20☆38Updated last week
- C++ utilities☆44Updated 2 weeks ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆36Updated 7 years ago
- an easy to use async redis client implemented in c++11☆35Updated 3 years ago
- CES - Coroutines, Epoll and Sockets☆45Updated last year
- better asio wrapper (++asio)☆41Updated 2 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆78Updated 11 months ago
- Provides run-time tuple element access☆14Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆50Updated last year
- a modern c++ plugin library☆84Updated 3 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated last year
- A C++14 reflection library☆68Updated last month
- 基于C++14语法的任务链☆23Updated 4 years ago
- Object pool implementation in C++11☆94Updated 4 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆229Updated last year
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Boost.Hana中文文档☆110Updated 4 years ago
- 机工社《高级C++20编程》随书代码☆55Updated 2 years ago
- 《C++ Move Semantics》的非专业个人翻译☆68Updated 3 years ago
- cpp singleton works across dll/exe boundaries.☆65Updated 3 years ago
- µcoro☆115Updated this week
- C++11 compatible charconv☆28Updated this week
- animals 是一个对 boost.beast 的更高层次抽象实现,增加常用的功能如ssl,url, socks/http代理等支持,以更易于使用为目标。☆9Updated last year