fakeloop / fakeLinks
C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library
☆27Updated 11 months ago
Alternatives and similar repositories for fake
Users that are interested in fake are comparing it to the libraries listed below
Sorting:
- std::future extension☆37Updated 4 years ago
- C++ utilities☆48Updated 2 months 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
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- Fast and lightweight thread pool for C++11 and newer.☆43Updated 7 months ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- An adaption of Senders/Receivers for async networking and I/O☆18Updated last month
- µcoro☆152Updated 5 months ago
- animals 是一个对 boost.beast 的更高层次抽象实现,增加常用的功能如ssl,url, socks/http代理等支持,以更易于使用为目标。☆10Updated last year
- Async GRPC with C++20 coroutine support☆73Updated 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…☆49Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 11 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Boost.org pool module☆54Updated 2 months ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- a simplest pluginable abstract factory for cpp☆13Updated 6 years ago
- A design pattern library developed in modern c++.☆54Updated 3 years ago