lhy12315 / easyserverdevLinks
操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。
☆84Updated 6 years ago
Alternatives and similar repositories for easyserverdev
Users that are interested in easyserverdev are comparing it to the libraries listed below
Sorting:
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆171Updated 2 weeks ago
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆139Updated 4 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
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆126Updated 3 years ago
- 《C++ 服务器开发精髓》随书配套源码☆220Updated 4 years ago
- libevent source code analysis☆62Updated 2 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆130Updated 4 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆158Updated last year
- A high performance multithread C++ network library for linux.☆67Updated 6 years ago
- A light and high performance WebSocket Server.☆116Updated 4 years ago
- ☆41Updated 6 years ago
- C/C++/Golang/Linux...知识整理☆97Updated 10 months ago
- C++ 11标准库源代码分析☆102Updated 7 years ago
- Cross platform rudp library with C++11☆82Updated 5 years ago
- gdb debug example☆65Updated 4 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- ☆92Updated 6 years ago
- 基于epoll实现的C++版内网穿透☆199Updated 3 years ago
- 从零实现TCP/IP协议栈 。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆69Updated 2 years ago
- 高性能博客系统☆30Updated 6 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- stl源码剖析(侯捷)的学习笔记☆142Updated 9 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆194Updated 5 years ago
- 学习muduo网络库的一些笔记☆119Updated 5 years ago
- ☆69Updated 6 years ago
- 负载均衡远程服务调度系统☆196Updated 2 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆164Updated 8 years ago
- a cpp Web Server☆159Updated 5 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆73Updated 6 years ago