lhy12315 / easyserverdevLinks
操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。
☆83Updated 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协程调度核心☆168Updated last month
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆122Updated 3 years ago
- libevent source code analysis☆63Updated 2 years ago
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆135Updated 4 years ago
- A high performance multithread C++ network library for linux.☆66Updated 5 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)☆59Updated 9 years ago
- 《C++ 服务器开发精髓》随书配套源码☆216Updated 3 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆129Updated 4 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 6 months ago
- libevent-1.4.15源码阅读注释☆74Updated 6 years ago
- ☆91Updated 6 years ago
- 高性能博客系统☆28Updated 5 years ago
- ☆66Updated 6 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆158Updated last year
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- 负载均衡远程服务调度系统☆191Updated 2 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- 基于epoll实现的C++版内网穿透☆195Updated 2 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- linux0.11源码解析☆93Updated last year
- Cross platform rudp library with C++11☆82Updated 4 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟 、信号、内存、调度、网络协议栈、文件系统☆160Updated 7 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆63Updated 2 years ago
- ☆40Updated 6 years ago
- 学习muduo网络库的一些笔记☆113Updated 4 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- TCP/IP网络编程☆166Updated 7 years ago