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:
- 实现Web网络框架(包含线程模块、协程模块、日志模块、SocketIO模块、Http模块)☆10Updated last year
- This is a IM Server written By C++☆136Updated 2 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆87Updated 3 years ago
- Uubuntu 20 C++版本的web服务器☆256Updated 2 years ago
- 一个基于主从Reacotr+线程池的轻量级webserver☆43Updated 3 years ago
- A TinyWebServer implemented inC++11.☆208Updated last year
- 基于muduo、protobuf、zookeeper的rpc实现☆50Updated 3 years ago
- ☆27Updated last year
- 使用了线程池,通过epoll实现的Proctor版本的web服务器。参考了游双老师的《Linux高性能服务器编程》以及牛客网的《Linux高并发服务器开发》课程。在自己复现的基础上进行模块的整合并添加一些小更改。所有代码拥有完备的注释。☆16Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆247Updated last year
- C++选手提前批/秋招可投岗位☆46Updated last year
- a benchmark for Huawei CodeCraft 2022 判题器 算分器☆123Updated 3 years ago
- ☆170Updated 6 years ago
- 大并发服务器课程源代码☆122Updated 5 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆83Updated 3 years ago
- C++ High Performance HTTP WebServer☆75Updated 4 years ago
- ☆67Updated 3 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆184Updated 3 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆52Updated 2 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆513Updated 5 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆734Updated 2 years ago
- c++11 Server based on coroutine and reactor☆110Updated 3 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆365Updated 6 months ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆156Updated 4 years ago
- ☆262Updated 3 years ago
- 基于跳表的数据库服务器和客户端☆81Updated 3 years ago
- ☆42Updated 4 years ago
- 一款高性能的后端分布式服务器网络框架☆33Updated 6 months ago
- 基于muduo网络库的集群聊天服务器☆98Updated 4 years ago
- JSON-RPC implementation in C++17☆350Updated 3 years ago