hankai17 / my_sylarLinks
Pure copy from sylar
☆15Updated 3 years ago
Alternatives and similar repositories for my_sylar
Users that are interested in my_sylar are comparing it to the libraries listed below
Sorting:
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆84Updated 5 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last week
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆134Updated 2 years ago
- 协程的简单实现☆52Updated 3 years ago
- ☆69Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- 多种无锁队列☆43Updated 8 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆88Updated 4 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆194Updated 5 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使 用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆84Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- A QUIC implementation in C++11 coroutine☆99Updated 3 months ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- 高性能博客系统☆30Updated 6 years ago
- fast thread pool☆29Updated 7 years ago
- 非常简单的一个VPN框架!☆74Updated 8 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- Cross platform rudp library with C++11☆82Updated 5 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 4 months ago
- libevent library reimplemented with c++☆43Updated 5 years ago
- FTP Server for linux☆63Updated 6 years ago
- C/C++/Golang/Linux...知识整理☆97Updated 11 months ago
- 测试操作系统并发量☆74Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。…☆313Updated 3 years ago