Pinned Repositories
CppUtile
自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加
elog4cpp
A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.
FdogLog
FdogLog是一个用于C++程序服务的轻量日志库,可输出五种日志类型(Error,Warn,Info,Debug,Trace),操作简单,支持自定义输出类型,终端输出,文件输出,支持日志滚动,线程安全,且支持windows,linux双平台,详情请阅读README.md
home
muduo
Event-driven network library for multi-threaded Linux server in C++11
qtydesk
A remote control tool codes. Fork from https://gitee.com/mathwm/qtydesk.
tinyrpc
c++ async rpc framework. 14w+qps.
vessel-concurrency
基于C++的线程安全容器。
VisualDicom
毕业设计
xiaogaiya's Repositories
xiaogaiya/CppUtile
自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加
xiaogaiya/elog4cpp
A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.
xiaogaiya/FdogLog
FdogLog是一个用于C++程序服务的轻量日志库,可输出五种日志类型(Error,Warn,Info,Debug,Trace),操作简单,支持自定义输出类型,终端输出,文件输出,支持日志滚动,线程安全,且支持windows,linux双平台,详情请阅读README.md
xiaogaiya/home
xiaogaiya/muduo
Event-driven network library for multi-threaded Linux server in C++11
xiaogaiya/qtydesk
A remote control tool codes. Fork from https://gitee.com/mathwm/qtydesk.
xiaogaiya/tinyrpc
c++ async rpc framework. 14w+qps.
xiaogaiya/vessel-concurrency
基于C++的线程安全容器。
xiaogaiya/VisualDicom
毕业设计