MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。
☆75Oct 29, 2019Updated 6 years ago
Alternatives and similar repositories for MysqlPool
Users that are interested in MysqlPool are comparing it to the libraries listed below
Sorting:
- 自己实现智能指针☆104Apr 9, 2016Updated 9 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆74Mar 5, 2019Updated 6 years ago
- 使用 C++11 实现的动态线程池☆215Oct 20, 2023Updated 2 years ago
- 实现的一个简易的 C++ 序列化库☆78Mar 30, 2022Updated 3 years ago
- 一个自己封装的基于reactor的c++网络库☆37Mar 14, 2016Updated 9 years ago
- C++ Library for POSIX System.☆25Dec 20, 2025Updated 2 months ago
- Example for connect MySQL with Connection pool in CPP.☆47Apr 7, 2013Updated 12 years ago
- 群聊demo:包括基于ENet的服务器和使用qt开发的客户端(注册,登录,群聊)☆15Jun 13, 2015Updated 10 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Oct 11, 2016Updated 9 years ago
- Simple crossplatform C++ MySQL class library☆16Jan 15, 2019Updated 7 years ago
- 基于C++和LUA的服务端游戏引擎框架,也可以用于其它服务端系统。☆18Mar 12, 2015Updated 10 years ago
- C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。☆17Aug 6, 2020Updated 5 years ago
- 聊天系统基于C/S编程模型,集服务器和客户端为一体,实现多用户并发模式下的聊天功能,包括登录、查看好友列表、私聊、公聊、消息记录、退出等操作。☆17Aug 6, 2016Updated 9 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆39Dec 21, 2024Updated last year
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆542Sep 9, 2020Updated 5 years ago
- A Thread Pool Realized by Pthread 使用Pthread实现的 C++ 线程池☆16Aug 3, 2019Updated 6 years ago
- A C++ MySQL Query/Connection class which uses the C-Connector☆15Nov 26, 2022Updated 3 years ago
- A thread safe stl implementation base on C++11 stl☆50Aug 6, 2021Updated 4 years ago
- 个人整理MySQL笔记。包括SQL语法,MySQL管理,C/C++接口编程☆81Jun 23, 2018Updated 7 years ago
- 车牌识别C++项目☆165Jun 8, 2020Updated 5 years ago
- cdn 解决最优网络流传输分配的服务器选点问题☆11Nov 11, 2018Updated 7 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- ☆170Aug 6, 2019Updated 6 years ago
- C++简单小工具轮子☆103Nov 25, 2022Updated 3 years ago
- 基于c++实现ftp客户端,服务端程序☆26Nov 2, 2018Updated 7 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、 场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- 基于C++线程池的轻量级Web并发服务器☆158Jun 11, 2021Updated 4 years ago
- this is my summary c++ common tools☆28Apr 12, 2023Updated 2 years ago
- 基于C++开发的异种数据库跨平台连接中间件.☆31Aug 13, 2021Updated 4 years ago
- OGDC:Open Geospatial Database Connectivity,开放式空间数据访问接口☆34Mar 15, 2022Updated 3 years ago
- 广州前端43期,黑马头条移动端项目,基于vueCli,vant-ui☆12Jan 5, 2023Updated 3 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆249Apr 1, 2024Updated last year
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆61Dec 19, 2017Updated 8 years ago
- My Blog☆26Sep 4, 2016Updated 9 years ago
- Three major design patterns for multithreading development☆34Jun 5, 2023Updated 2 years ago
- 由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。☆127Aug 25, 2025Updated 6 months ago
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆292Jun 14, 2020Updated 5 years ago
- (C++)基于图数据结构与拓扑序列的任务调度demo☆64Mar 2, 2018Updated 8 years ago
- Face tracking algorithm (programmed in C++ - OpenCV) sends control commands to Arduino based Pan-Tilt camera programmed in Java☆10Jan 21, 2013Updated 13 years ago