june505 / log4cpp-encapsulation
封装一个日志类,让记录日志更加简便。
☆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
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- muduo in windows☆70Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现 并发服务器架构☆42Updated 5 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆218Updated 5 years ago
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- ☆37Updated 4 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 6 years ago
- C++解析websocket协议☆178Updated 6 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 9 years ago
- fast thread pool☆27Updated 6 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- A SQLite client library written in Modern C++☆37Updated 7 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆69Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 简单有效的内存池实现☆94Updated 8 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆30Updated 5 years ago
- 封装了WinInet的强大http请求库☆63Updated 7 years ago