fakeloop / fakeLinks
C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library
☆27Updated last year
Alternatives and similar repositories for fake
Users that are interested in fake are comparing it to the libraries listed below
Sorting:
- C++ utilities☆55Updated 5 months ago
- std::future extension☆37Updated 5 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Async GRPC with C++20 coroutine support☆74Updated 3 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆74Updated 4 months ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- Pipelines for Modern C++☆70Updated 4 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- An adaption of Senders/Receivers for async networking and I/O☆18Updated 5 months ago
- Boost.Hana中文文档☆115Updated 4 years 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
- 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
- 基于C++14语法的任务链☆23Updated 5 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- Fast and lightweight thread pool for C++11 and newer.☆45Updated 10 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 6 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- There is my code snippet.☆120Updated 3 weeks ago
- A C++14 reflection library☆76Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 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