purecpp-org / future
std::future extension
☆37Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for future
- header only log inherited from Nanolog☆36Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆23Updated 4 months ago
- better asio wrapper (++asio)☆40Updated 2 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- an easy to use async redis client implemented in c++11☆34Updated 3 years ago
- modern c++ raft library☆46Updated 4 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months 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
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- a modern c++ plugin library☆83Updated 3 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- purecpp opensource projects list☆92Updated 2 years ago
- c++ operation database like mybatis☆35Updated 2 years ago
- C++ implementation of hierarchy time wheel☆26Updated 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.☆31Updated this week
- Fiber and async I/O based network library☆8Updated 9 years ago
- ☆17Updated 2 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- c++11任务库☆51Updated 8 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在