mookixiao / io_uring-reactorLinks
一个基于io_uring实现的reactor
☆11Updated 3 years ago
Alternatives and similar repositories for io_uring-reactor
Users that are interested in io_uring-reactor are comparing it to the libraries listed below
Sorting:
- This is a IM Server written By C++☆136Updated 3 years ago
- 实现Web网络框架(包含线程模块、协程模块、日志模块、SocketIO模块、Http模块)☆10Updated 2 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆88Updated 3 years ago
- 使用了线程池,通过epoll实现的Proctor版本的web服务器。参考了游双老师的《Linux高性能服务器编程》以及牛客网的《Linux高并发服务器开发》课程。在自己复现的基础上进行模块的整合并添加一些小更改。所有代码拥有完备的注释。☆16Updated last month
- Uubuntu 20 C++版本的web服务器☆256Updated 2 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆513Updated 5 years ago
- c++ rpc framework, simplified version of tinyrpc。☆250Updated last year
- 自己实现一个muduo库:记录一下学习muduo库以及C++11的过程。☆16Updated 3 years ago
- ☆172Updated 6 years ago
- A TinyWebServer implemented inC++11.☆210Updated last year
- a benchmark for Huawei CodeCraft 2022 判题器 算分器☆123Updated 3 years ago
- C++ 网路库 C++11/14重写muduo☆34Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆431Updated last year
- ☆42Updated 4 years ago
- 一款高性能的后端分布式服务器网络框架☆34Updated 9 months ago
- 一个基于协程的异步网络库☆116Updated 4 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆378Updated 2 months ago
- 基于muduo网络库的集群聊天服务器☆100Updated 4 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆239Updated 3 years ago
- c++11 Server based on coroutine and reactor☆109Updated 4 years ago
- ☆263Updated 4 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆184Updated 3 years ago
- C++ High Performance HTTP WebServer☆76Updated 4 years ago
- 基于C++11的muduo网络库☆117Updated 4 years ago
- 一个基于主从Reacotr+线程池的轻量级webserver☆43Updated 3 years ago
- 基于C++实现的RPC分布式网络通信框架☆24Updated 3 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆84Updated 3 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆56Updated 2 years ago
- ☆67Updated 3 years ago
- 基于c++实现的raft算法☆19Updated 3 years ago