High performance minimalism async-io(proactor) networking for Golang.
高性能超轻量级C++开发库及服务器编程框架
async io-uring based kernel io library
参考自muduo库,多reactor模拟Proactor模式的C++ linux高性能服务器
🌪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 网络框架。
Flexible, high-performance, dynamically reconfigurable, C++ Asio-based network server framework with server-side dynamic load simulation capability.
A university project demonstrating Multi-threaded server managing a directed graph, Reactor and Proactor design pattern implementations, POSIX mutex and POSIX cond usage.
[WIP] An implementation of the Proactor pattern in C++ using liburing, linux only. This variation is multithreaded and makes usage of coroutines.