Repository navigation

#

proactor

High performance minimalism async-io(proactor) networking for Golang.

Go
778
4 个月前

async io-uring based kernel io library

C++
31
4 年前

参考自muduo库,多reactor模拟Proactor模式的C++ linux高性能服务器

Makefile
24
4 年前

A simple network library powered by epoll and proactor pattern.

C++
12
3 年前

libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop currently. We will try to bring sender-receiver model to it in the future.

C++
12
3 年前

跨平台(Iocp/Epoll)Tcp网络库

C++
4
2 年前

Fully asynchronous I/O interface extended from SAIO

C
2
2 年前

🌪ghurri-net is an event-driven ,scalable, high-performance networking framework based on reactor and proactor patterns written in pure Go. ghurri-net 是一个事件驱动型、可扩展、高性能的基于reactor和proactor的 Go 网络框架。

1
5 年前

Flexible, high-performance, dynamically reconfigurable, C++ Asio-based network server framework with server-side dynamic load simulation capability.

C++
1
4 年前

A university project demonstrating Multi-threaded server managing a directed graph, Reactor and Proactor design pattern implementations, POSIX mutex and POSIX cond usage.

C++
1
5 个月前

[WIP] An implementation of the Proactor pattern in C++ using liburing, linux only. This variation is multithreaded and makes usage of coroutines.

C++
0
1 年前