Hurricane 🌀: Asynchronous PHP framework.
-
Updated
Dec 13, 2025
Hurricane 🌀: Asynchronous PHP framework.
a non-blocking I/O tcp network lib based on c++14/17
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
MirDB: A Persistent Key-Value Store with Memcached protocol.
High-performance IRC Server in C++98 using non-blocking I/O multiplexing and TCP/IP sockets
A lightweight HTTP server in C++98 inspired by NGINX, supporting multiple clients, CGI, and custom configuration.
Asynchronous parallel SSH client library.
Learning non-blocking IO on macOS, Linux, Windows with select, epoll, libevent etc.
🎬 A reactive (or non-blocking, or asynchronous) JSON parser
GeventMP - Gevent Multiprocessing Extension
An IRC server in C++98 implementing RFC 2812 with authentication, channels, operators, and bonus features including a bot and DCC file transfer.
Minimal C++98 event-driven HTTP server for Linux using poll(), with static file serving, Nginx-style config, and experimental Python CGI.
C++ ile HTTP/1.1 destekli web sunucusu implementasyonu.
HTTP/1.1 compliant web server built from scratch in C++98. Features non-blocking I/O, CGI support, and handles multiple clients concurrently without threading.
Learn Swoole by Examples
A lightweight pub/sub system for decoupled intra-process communication in Ruby applications
It's time that we built our own HTTP web-server in c++98!
C++ implementation of RFC-compliant IRC server utilizing socket programming with non-blocking I/O via select(). Features client-server architecture supporting concurrent connections, channel operations, private messaging, user authentication, and operator privileges with full command parsing and execution.
Add a description, image, and links to the non-blocking-io topic page so that developers can more easily learn about it.
To associate your repository with the non-blocking-io topic, visit your repo's landing page and select "manage topics."