chxuan / cpp-utilsLinks
一些C/C++常用封装例子
☆215Updated 4 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:
- muduo in windows☆69Updated 6 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- C++实现,对libevent 库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- A SQLite client library written in Modern C++☆37Updated 8 years ago
- a cpp Web Server☆159Updated 5 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆86Updated 3 months ago
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 months ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 23 Design Patterns implemented by C++☆158Updated 8 years ago
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆123Updated 2 years ago
- 一个轻量级的inifile文件解析库,支持解析、修改、保存ini文件☆249Updated 4 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- 轻量级网络库, 基于C++11☆121Updated 3 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- light weight C++ httpserver and httpclient based on mongoose, also support websocket☆302Updated 2 years ago
- c++工具库☆107Updated 4 years ago
- spdlog简单封装☆52Updated last year
- asio examples☆220Updated last month
- http://www.codeproject.com/Articles/6343/CppSQLite-C-Wrapper-for-SQLite/☆36Updated 10 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆61Updated 7 years ago
- purecpp opensource projects list☆94Updated 3 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- A thread safe stl implementation base on C++11 stl☆50Updated 4 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Updated 6 years ago