balloonwj / awesome-cpp-cnLinks
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
☆8Updated 3 years ago
Alternatives and similar repositories for awesome-cpp-cn
Users that are interested in awesome-cpp-cn are comparing it to the libraries listed below
Sorting:
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 4 months ago
- a header-only event-driven library based on c++11.☆34Updated 3 years ago
- muduo in windows☆68Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- spdlog简单封装☆52Updated last year
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- event manager for decoupling systems.☆15Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- 一些C/C++常用封装例子☆213Updated 3 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 6 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- 计算机类常用电子书整理,并且附带下载链接,包括C,C++,Java,Python,Linux,Go,数据结构与算法,前后端,计算机基础,面试,设计模式,数据库等书籍☆68Updated last year
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- A high-performance mqtt server(broker) implemented using C++20 asio coroutine☆15Updated 2 weeks ago
- 基于C++14和ASIO实现高并发TCP网络框架☆49Updated 7 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆167Updated 3 weeks ago
- development tools written by C++☆21Updated 3 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆83Updated last month
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago
- 轻量级网络库, 基于C++11☆117Updated 3 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- asio examples☆197Updated 11 months ago