mookixiao / io_uring-reactor
一个基于io_uring实现的reactor
☆11Updated 2 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
- c++11 Server based on coroutine and reactor☆107Updated 3 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆42Updated 2 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆83Updated 2 years ago
- C++ High Performance HTTP WebServer☆74Updated 4 years ago
- 使用了线程池,通过epoll实现的Proctor版本的web服务器。参考了游双老师的《Linux高性能服务器编程》以及牛客网的《Linux高并发服务器开发》课程。在自己复现的基础上进行模块的整合并添加一些小更改。所有代码拥有完备的注释。☆16Updated last year
- 大并发服务器课程源代码☆121Updated 4 years ago
- ☆27Updated last year
- DIY a asynchronous IO framework base on coroutine☆12Updated last year
- This is a IM Server written By C++☆135Updated 2 years ago
- C++分布式网络通信框架(RPC)☆15Updated last year
- 基于muduo网络库的集群聊天服务器☆94Updated 4 years ago
- ☆19Updated 2 months ago
- 一个轻量级的Linux下的Redis实现,采用C++编写。本项目既包括客户端也包括服务端,核心数据结构使用跳表,同时结合Epoll事件处理和线程池并发管理来提供基本的Redis功能。当前版本支持字符串、列表和哈希表数据类型及相关指令,同时支持事务功能。项目正在持续更新中。☆15Updated last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆122Updated 3 years ago
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- 轻量级Http服务器☆29Updated 4 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆39Updated 4 years ago
- https://open.oceanbase.com/competition/index☆34Updated 2 years ago
- Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务☆25Updated 2 years ago
- 一个基于LSM树的单机KV存储引擎☆12Updated last year
- 基于C++实现的RPC分布式网络通信框架☆22Updated 3 years ago
- 基于协程的C++高性能服务器框架☆18Updated 2 years ago
- 用于学习“从零开始重写sylar C++高性能分布式服务器框架“,添加了很多注解和文档方便学习☆11Updated last year
- Linux高性能服务器编程(游双)源码☆18Updated 4 years ago
- 此项目是基于 Linux 轻量级多线程的 Web 服务器,应用层实现了一个简单的 HTTP 服务器,支持静态资源的访问 与动态消息的回显。☆44Updated 2 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆82Updated 3 years ago
- 一个基于协程的异步网络库☆111Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 6 years ago
- 自己实现一个muduo库:记录一下学习muduo库以及C++11的过程。☆16Updated 2 years ago
- for common developing of the lib☆78Updated 10 years ago