vaynedu / linux-socket-cpp-serverLinks
利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包
☆36Updated 6 years ago
Alternatives and similar repositories for linux-socket-cpp-server
Users that are interested in linux-socket-cpp-server are comparing it to the libraries listed below
Sorting:
- C++/C++11/C++14/C++17/C++20's usage☆319Updated last week
- 《C++ 服务器开发精髓》随书配套源码☆217Updated 4 years ago
- c++工具库☆106Updated 4 years ago
- Linux环境下的C/C++小项目☆97Updated 7 years ago
- 一些C/C++常用封装例子☆215Updated 3 years ago
- A light and high performance WebSocket Server.☆115Updated 4 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆364Updated 5 years ago
- 大并发服务器课程源代码☆304Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆371Updated 8 years ago
- A High Performance Multithread Network Library☆108Updated 6 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆338Updated 7 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 9 years ago
- 《大话设计模式》C++实现☆368Updated 8 years ago
- ☆40Updated 6 years ago
- 23 Design Patterns implemented by C++☆155Updated 8 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆140Updated 9 years ago
- a cpp Web Server☆158Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆41Updated 6 years ago
- 免费的计算机编程类中文书籍,欢迎投稿☆180Updated 7 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆73Updated 5 years ago
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆125Updated 3 years ago