grfz / Socket
Socket C++ Classes
☆72Updated 12 years ago
Alternatives and similar repositories for Socket:
Users that are interested in Socket are comparing it to the libraries listed below
- 简单有效的内存池实现☆92Updated 8 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- Examples and toturials for C++ Boost Asio library.☆266Updated 2 years ago
- SGI STL源码-注释版☆76Updated 6 years ago
- a cpp Web Server☆155Updated 4 years ago
- muduo in windows☆70Updated 5 years ago
- A High Performance Multithread Network Library☆108Updated 6 years ago
- 实现的一个简易的 C++ 序列化库☆76Updated 2 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆68Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- Tiny and simple json parser ( header only )☆44Updated 3 years ago
- Mirror of the Pluma C++ plugin framework.☆52Updated 10 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Updated 4 years ago
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆334Updated 6 years ago
- 一些C/C++常用封装例子☆209Updated 3 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated 7 months ago
- Metazion Library☆62Updated 5 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- Simple C++multithread lib☆125Updated 5 years ago
- Q++ HTTP Server for Windows Platform☆89Updated 7 years ago
- This is a tool library that includes log, fsm, state machine...☆98Updated 4 years ago
- ☆45Updated last year
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *…☆80Updated 2 weeks ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆348Updated 4 years ago
- 《C++ 服务器开发精髓》随书配套源码☆210Updated 3 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- A light and high performance WebSocket Server.☆114Updated 3 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆69Updated 5 years ago