自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加
☆29Jun 29, 2016Updated 9 years ago
Alternatives and similar repositories for CppUtile
Users that are interested in CppUtile are comparing it to the libraries listed below
Sorting:
- 可以捕获指针异常,内存溢出等错误的代码☆17Mar 15, 2019Updated 6 years ago
- The Network project is a C++ encapsulation of WinSock2 to form a lightweight network library; The Graphics project is a C++ encapsulation…☆13Oct 31, 2017Updated 8 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆37Jul 21, 2019Updated 6 years ago
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 7 years ago
- Библиотека шифрования XTEA3 на С++☆14Jul 6, 2019Updated 6 years ago
- 华仔公司的自动更新和自动覆盖模块☆13Aug 27, 2015Updated 10 years ago
- duilibhooktool☆14Jun 14, 2020Updated 5 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago
- branch new for vs2017+/gcc-9.2.0+. with xcodecvt, xlog, xhook, xsig etc. branch old for VS2013.☆16Aug 1, 2025Updated 7 months ago
- c/c++ 语言的demo和各种工具类,包括数据结构算法和信息安全算法等。☆14Jun 28, 2016Updated 9 years ago
- 简单的 HTTP 封装,支持GET、POST请求,支持表单POST☆14Jun 28, 2016Updated 9 years ago
- TinyLog for Modern C++ | 现代C++日志库☆17Dec 1, 2019Updated 6 years ago
- bkuilib - 金山开源界面库KUI的精简版本☆16Mar 30, 2018Updated 7 years ago
- Automatically exported from code.google.com/p/hf-2011☆20Mar 20, 2015Updated 10 years ago
- 游戏协议数据抓取解析工具☆21Oct 29, 2023Updated 2 years ago
- Simple C++ template library☆24May 26, 2010Updated 15 years ago
- 我的开源:讲解anything☆20Nov 7, 2020Updated 5 years ago
- 用C++写的,适用于Windows环境的日志库,支持百万级高并发,支持以printf语法输入日志☆20Jul 23, 2024Updated last year
- 游戏服务器基础框架。☆21Jul 3, 2017Updated 8 years ago
- 保护进程☆24Apr 4, 2023Updated 2 years ago
- 简单的HTTP代理服务器☆18Sep 18, 2019Updated 6 years ago
- 驱动层拦截web访问源码