yangxingpping / SM
☆27Updated 2 months ago
Alternatives and similar repositories for SM:
Users that are interested in SM are comparing it to the libraries listed below
- std::future extension☆37Updated 4 years ago
- spdlog简单封装☆49Updated last year
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- a modern c++ plugin library☆84Updated 3 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- cpp singleton works across dll/exe boundaries.☆66Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- C++ Plugin framework☆75Updated 3 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- 整理的一些常用后端Qt代码段☆36Updated 7 months ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆61Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 7 months ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 6 months ago
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆33Updated 6 months ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated last year
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).☆39Updated 3 years ago
- A event bus for Qt.