grfz / Socket
Socket C++ Classes
☆71Updated 12 years ago
Alternatives and similar repositories for Socket:
Users that are interested in Socket are comparing it to the libraries listed below
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- Tiny and simple json parser ( header only )☆43Updated 3 years ago
- 简单有效的内存池实现☆91Updated 8 years ago
- Examples and toturials for C++ Boost Asio library.☆268Updated 2 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated 6 months ago
- C++/C++11/C++14/C++17/C++20's usage☆311Updated last month
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆333Updated 6 years ago
- Simple ftp server written in C++☆97Updated 2 years ago
- CMake/Make/Shell/Multi-thread' usage☆82Updated last year
- A light and high performance WebSocket Server.☆114Updated 3 years ago
- C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.☆319Updated 3 weeks ago
- 趣味设计模式,小朋友也能学得会!☆583Updated last year
- SGI STL源码-注释版☆77Updated 5 years ago
- 一些C/C++常用封装例子☆209Updated 3 years ago
- A High Performance Multithread Network Library☆108Updated 5 years ago
- 23 Design Patterns implemented by C++☆152Updated 7 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago
- C++11/14/17 best practices for getting started quickly with modern C++.☆254Updated 3 weeks ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆223Updated 8 years ago
- muduo in windows☆70Updated 5 years ago
- 一个极简内存池实现☆281Updated 3 months ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆629Updated 3 years ago
- 多线程练习代码☆40Updated last year
- simple TCP server / client C++ linux socket☆362Updated 2 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆165Updated this week
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆49Updated 6 years ago
- The code from CSDN(大学时写的博客代码存储地)☆81Updated last year
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆348Updated 4 years ago