june505 / log4cpp-encapsulationLinks
封装一个日志类,让记录日志更加简便。
☆11Updated 9 years ago
Alternatives and similar repositories for log4cpp-encapsulation
Users that are interested in log4cpp-encapsulation are comparing it to the libraries listed below
Sorting:
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- muduo in windows☆68Updated 5 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- ☆92Updated 6 years ago
- ☆67Updated 6 years ago
- a simple network library☆191Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 6 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- C++解析websocket协议☆181Updated 7 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Updated 6 years ago
- ☆45Updated 6 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 9 years ago
- A light and high performance WebSocket Server.☆116Updated 4 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 4 years ago
- 《C++ 服务器开发精髓》随书配套源码☆217Updated 4 years ago
- 高性能TCP网络服务器程序,目前已稳定支撑单机数十万的并发连接☆355Updated 3 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆96Updated 5 years ago