herpec-j / Singleton
Simple Singleton implementation using C++11.
☆14Updated 9 years ago
Alternatives and similar repositories for Singleton:
Users that are interested in Singleton are comparing it to the libraries listed below
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- muduo in windows☆70Updated 5 years ago
- Hook Windows API. supports Win7/8/10 x86 and x64 platform.☆30Updated 9 years ago
- serialization☆17Updated this week
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated last week
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- 用libcurl实现http和https服务☆30Updated 6 years ago
- spdlog简单封装☆50Updated last year
- Mirror of the Pluma C++ plugin framework.☆52Updated 10 years ago
- C++远程调用框架☆33Updated 10 years ago
- std::future extension☆37Updated 4 years ago
- exploring Windows IOCP with Thread Pool APIs☆81Updated 10 years ago
- Simple encapsulation for libuv, using C++11☆18Updated 6 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- Easy and powerful iocp library for c++☆49Updated 12 years ago
- 基于 log4cplus 封装的自用的 C++ 日志库☆15Updated 4 years ago
- 基于boost::asio的server,简洁,高效☆89Updated 8 years ago
- windows软件崩溃解决方案☆68Updated 8 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- High Loaded TCP/UDP/SSL client-server via IOCP☆13Updated 6 years ago
- Modern coroutine library for C++☆50Updated 8 years ago
- A C/S framework based on asio, doesn't need boost.☆39Updated 2 months ago
- windows进程间通讯,共享内存+event☆20Updated 6 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- ☆37Updated 4 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago