chxuan / cpp-utilsLinks
一些C/C++常用封装例子
☆216Updated 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☆68Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- Examples and toturials for C++ Boost Asio library.☆270Updated 3 years ago
- a cpp Web Server☆159Updated 5 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆263Updated 4 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆364Updated 5 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆84Updated last month
- C++/C++11/C++14/C++17/C++20's usage☆319Updated this week
- A SQLite client library written in Modern C++☆38Updated 8 years ago
- purecpp opensource projects list☆93Updated 3 years ago
- 轻量级网络库, 基于C++11☆120Updated 3 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 一个轻量级的inifile文件解析库,支持解析、修改、保存ini文件☆249Updated 4 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆61Updated 7 years ago
- c++工具库☆106Updated 4 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- 23 Design Patterns implemented by C++☆156Updated 8 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆123Updated 2 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆56Updated 10 years ago
- spdlog简单封装☆53Updated last year
- asio examples☆207Updated 2 months ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- A thread safe stl implementation base on C++11 stl☆49Updated 4 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago