grfz / Socket
Socket C++ Classes
☆68Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for Socket
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- simple TCP server / client C++ linux socket☆359Updated 2 years ago
- 23 Design Patterns implemented by C++☆151Updated 7 years ago
- Examples and toturials for C++ Boost Asio library.☆264Updated 2 years ago
- C++/C++11/C++14/C++17/C++20's usage☆308Updated 2 weeks ago
- 实现的一个简易的 C++ 序列化库☆73Updated 2 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- Tiny and simple json parser ( header only )☆43Updated 3 years ago
- a cpp Web Server☆155Updated 4 years ago
- Simple C++multithread lib☆125Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆332Updated 6 years ago
- 一个极简内存池实现☆279Updated last month
- 趣味设计模式,小朋友也能学得会!☆576Updated last year
- 一些C/C++常用封装例子☆207Updated 3 years ago
- SGI STL源码-注释版☆77Updated 5 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆49Updated 7 years ago
- muduo in windows☆70Updated 5 years ago
- A High Performance Multithread Network Library☆107Updated 5 years ago
- A thin and simple C++ TCP client server☆160Updated 2 years ago
- C++ Socket Class for Windows☆60Updated 7 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆89Updated 4 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated 4 months ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆347Updated 4 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆415Updated 3 years ago
- 用libcurl实现http和https服务☆28Updated 6 years ago
- C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.☆317Updated 3 weeks ago