grfz / SocketLinks
Socket C++ Classes
☆74Updated 12 years ago
Alternatives and similar repositories for Socket
Users that are interested in Socket are comparing it to the libraries listed below
Sorting:
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 8 years ago
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- simple TCP server / client C++ linux socket☆367Updated 3 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆28Updated 7 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- C++/C++11/C++14/C++17/C++20's usage☆315Updated this week
- 一些C/C++常用封装例子☆213Updated 3 years ago
- This project aims to quickly launch a C/C++ project, which can build libraries and binary files. The project comes with basic modules suc…☆96Updated 4 years ago
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆335Updated 6 years ago
- ☆110Updated last year
- a cpp Web Server☆157Updated 5 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated last week
- c++工具库☆106Updated 4 years ago
- Tiny and simple json parser ( header only )☆45Updated 3 years ago
- A thin and simple C++ TCP client server☆166Updated 2 years ago
- 基于c++实现ftp客户端,服务端程序☆25Updated 6 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆326Updated 5 months ago
- this is my summary c++ common tools☆28Updated 2 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- cpp singleton works across dll/exe boundaries.☆73Updated 3 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago
- 多线程练习代码☆40Updated 2 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago