june505 / log4cpp-encapsulationLinks
封装一个日志类,让记录日志更加简便。
☆12Updated 10 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:
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆136Updated 8 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆43Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 3 years ago
- a simple network library☆191Updated 5 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 9 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Updated 6 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆367Updated 5 years ago
- muduo in windows☆69Updated 6 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- C++解析websocket协议☆180Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Updated 6 years ago
- Provide two well designed and out of box websocket c++ classes and make your ongoing C++ project support WebSocket easily.☆84Updated 11 months ago
- ☆70Updated 6 years ago
- 高性能TCP网络服务器程序,目前已稳定支撑单机数十万的并发连接☆357Updated 3 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 7 years ago
- fast thread pool☆29Updated 7 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 10 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Updated 5 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Updated 6 years ago
- another RPC based libuv. tested on windows10 & ubuntu18.04☆37Updated 4 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last month
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆98Updated 6 years ago