chxuan / cpp-utilsLinks
一些C/C++常用封装例子
☆213Updated 3 years ago
Alternatives and similar repositories for cpp-utils
Users that are interested in cpp-utils are comparing it to the libraries listed below
Sorting:
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- muduo in windows☆68Updated 5 years ago
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- a cpp Web Server☆157Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 3 weeks ago
- 简单有效的内存池实现☆96Updated 8 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- A SQLite client library written in Modern C++☆37Updated 8 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Updated 4 years ago
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated 11 months ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆424Updated 3 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆59Updated 7 years ago
- C++/C++11/C++14/C++17/C++20's usage☆315Updated 2 weeks ago
- C++常用库设计☆33Updated last year
- a modern c++ plugin library☆86Updated 4 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆356Updated 5 years ago
- a simple network library☆191Updated 4 years ago
- c++工具库☆106Updated 4 years ago
- The code from CSDN(大学时写的博客代码存储地)☆82Updated 2 years ago
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆121Updated last year
- asio examples☆194Updated 10 months ago
- purecpp opensource projects list☆92Updated 2 years ago
- Simple C++multithread lib☆125Updated 6 years ago
- 一个轻量级的inifile文件解析库,支持解析、修改、保存ini文件☆248Updated 4 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆55Updated last year
- 《C++ 服务器开发精髓》随书配套源码☆213Updated 3 years ago