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:
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆134Updated 2 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated 2 weeks ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- ☆67Updated 6 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- A QUIC implementation in C++11 coroutine☆97Updated 3 weeks ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- epoll+线程池实现大文件传输☆65Updated 10 years ago
- fast thread pool☆28Updated 6 years ago
- openssl surpport for handy☆42Updated 10 years ago
- Posix style QUIC protocol.☆50Updated 2 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- FTP Server for linux☆64Updated 6 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- ☆32Updated 7 years ago
- Cross platform rudp library with C++11☆82Updated 4 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 5 years ago
- ☆41Updated 6 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 6 years ago
- ☆92Updated 6 years ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆28Updated 4 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- 高性能博客系统☆30Updated 6 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago