fakeloop / fake
C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library
☆25Updated 7 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.☆56Updated 10 months ago
- C++ utilities☆46Updated last month
- CES - Coroutines, Epoll and Sockets☆45Updated last year
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Coroutine library and toolkit for C++20☆38Updated last month
- better asio wrapper (++asio)☆42Updated 2 years ago
- header only log inherited from Nanolog☆37Updated 4 years 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
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Object pool implementation in C++11☆94Updated 4 years ago
- modern c++ raft library☆46Updated 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…☆48Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆40Updated 2 months ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated last year
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- Repository with examples for the C++20 Coroutines video and article.☆30Updated 7 months ago
- C++11 compatible charconv☆29Updated last month
- µcoro☆124Updated last month
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Concurrency with modern C++☆30Updated 3 years ago
- a modern c++ plugin library☆84Updated 3 years ago
- 机工社《高级C++20编程》随书代码☆55Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- An adaption of Senders/Receivers for async networking and I/O☆16Updated last month