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:
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last week
- ☆70Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 多种无锁队列☆43Updated 8 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆133Updated 2 years ago
- 协程的简单实现☆52Updated 3 years ago
- A QUIC implementation in C++11 coroutine☆99Updated 4 months ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆84Updated 5 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 5 years ago
- 高性能博客系统☆30Updated 6 years ago
- some different implementations of queue and test result☆33Updated 3 years ago
- FTP Server for linux☆63Updated 6 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- epoll based tcp/udp server☆32Updated last year
- fast thread pool☆29Updated 7 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 4 months ago
- 操作系统层面提供 的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆84Updated 6 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 5 years ago
- openssl surpport for handy☆42Updated 10 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 11 months ago
- libevent source code analysis☆62Updated 2 years ago
- ☆32Updated 8 years ago
- 非常简单的一个VPN框架!☆74Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago