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:
- libevent source code analysis☆62Updated 2 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆122Updated 3 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆128Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆167Updated 3 weeks 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
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- Cross platform rudp library with C++11☆82Updated 4 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- a cpp Web Server☆157Updated 5 years ago
- 高性能博客系统☆28Updated 5 years ago
- 负载均衡远程服务调度系统☆191Updated last year
- C/C++/Golang/Linux...知识整理☆98Updated 5 months ago
- 基于epoll实现的C++版内网穿透☆195Updated 2 years ago
- linux0.11源码解析☆93Updated last year
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆63Updated 2 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆167Updated 5 years ago
- ☆67Updated 5 years ago
- 测试操作系统并发量☆71Updated 6 years ago
- TCP/IP网络编程☆165Updated 6 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆158Updated last year
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆173Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago