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 7 months ago
- std::future extension☆37Updated 5 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated last week
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Provides run-time tuple element access☆15Updated 4 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆77Updated 6 months ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 8 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- C++11 compatible charconv☆31Updated last month
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago
- Boost.org unordered module☆86Updated this week
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆243Updated last week
- 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
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated 2 weeks ago
- modern c++ raft library☆47Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- My own implementation of C++'s smart pointers☆37Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Fast and lightweight thread pool for C++11 and newer.☆46Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago