xuchanglong / NtyTCP-v1.0.0-commentsLinks
用户态的 TCPIP 协议栈并包含了 epoll 技术实现源码,注释将不断维护,以保证质量。
☆12Updated 5 years ago
Alternatives and similar repositories for NtyTCP-v1.0.0-comments
Users that are interested in NtyTCP-v1.0.0-comments are comparing it to the libraries listed below
Sorting:
- 由C语言实现的单线程高并发的网络基础库☆54Updated 4 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆731Updated 6 months ago
- ☆32Updated 7 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆87Updated 4 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- ☆67Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 3 years ago
- Libco 源码分析☆30Updated 6 years ago
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- libevent source code analysis☆62Updated 2 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- 协程的简单实现☆51Updated 3 years ago
- A QUIC implementation in C++11 coroutine☆98Updated last month
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆134Updated 2 years ago
- libevent multithread worker example☆20Updated 4 years ago
- Pure copy from sylar☆15Updated 3 years ago
- 协程化的轻量级高性能网络库☆40Updated 2 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago