lhy12315 / easyserverdev
操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。
☆80Updated 5 years ago
Alternatives and similar repositories for easyserverdev:
Users that are interested in easyserverdev are comparing it to the libraries listed below
- libevent source code analysis☆61Updated last year
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 8 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆109Updated 2 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆165Updated last week
- 《C++ 服务器开发精髓》随书配套源码☆208Updated 3 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆124Updated 4 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆44Updated last year
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆76Updated 3 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆157Updated 9 months ago
- C/C++/Golang/Linux...知识整理☆97Updated 4 months ago
- 高性能博客系统☆27Updated 5 years ago
- 测试操作系统并发量☆71Updated 6 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- 《Linux/Unix系统编程手册》笔记☆88Updated 9 months ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆126Updated 4 years ago
- 负载均衡远程服务调度系统☆190Updated last year
- a simple network library☆192Updated 4 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- A light and high performance WebSocket Server.☆114Updated 3 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 5 years ago
- ☆40Updated 6 years ago
- simple,pure IO☆109Updated 2 years ago
- 学习muduo网络库的一些笔记☆102Updated 4 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆23Updated 6 years ago
- gdb debug example☆56Updated 3 years ago
- A High Performance Multithread Network Library☆108Updated 5 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago