non-blocking-io
There are 67 repositories under non-blocking-io topic.
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
apple/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
ParallelSSH/parallel-ssh
Asynchronous parallel SSH client library.
swimos/swim
Full stack application platform for building stateful microservices, streaming APIs, and real-time UIs
an-tao/trantor
a non-blocking I/O tcp network lib based on c++14/17
deminy/swoole-by-examples
Learn Swoole by Examples
kehengzhong/adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
BurgerGroup/Burger
:hamburger: c++11 Server based on coroutine and reactor
yetone/mirdb
MirDB: A Persistent Key-Value Store with Memcached protocol.
hopsoft/local_bus
A lightweight pub/sub system for decoupled intra-process communication in Ruby applications
ikorennoy/jasyncfio
Java asynchronous file I/O based on io_uring Linux interface
michel-kraemer/actson-rs
🎬 A reactive (or non-blocking, or asynchronous) JSON parser
luffyke/learn_undertow
learn undertow
ocaml-tui/tty
A pure OCaml library for working with terminals
farwish/PCP
PHP Concurrent Programming | PHP 并发编程
karellen/geventmp
GeventMP - Gevent Multiprocessing Extension
H-ZhiKun/qt6-devices-Integration
A Qt6.5 application for seamless management and control of various devices, including Cognex vision systems, Domino printers, PLC devices, and Baumer cameras, along with HTTP API and MySQL database interaction tools.
devnw/alog
Fully concurrent, non-IO blocking Logger for Go
Frees0u1/smuduoChatServer
基于Muduo精简实现的Smuduo,在保留原有功能和特性(事件驱动的Reactor模式,非阻塞IO)的基础上,移除boost库依赖,大量使用C++11新特性.
anassajaanan/Nginx-2.0
Nginx 2.0 is a high-performance, non-blocking web server that leverages event-driven architecture. Inspired by the original Nginx, it is further optimized with cross-platform I/O multiplexing to deliver exceptional efficiency and scalability.
arashsm79/chame
Chatting platform with mini games written in Java using Non-blocking IO, channels, selectors, connection pools, and JavaFX.
aroraayush/java-netty-protobuf-chat-application
P2P Netty Chat application | A simple chat client and server with Netty with Protocol Buffers as chat wire format.
Konloch/Vortex-IO
Vortex IO is an easy-to-use high performance non-blocking zero dependency socket server API for Java.
mehdi-reza/vert.x
Learn vert.x
phvia/firman
PHP Multi-process and Non-blocking I/O Socket Library.
Sekula34/webserv2.0
HTTP server in c++ 98 Standard
zeldigas/aws-sdk-non-blocking
Experimental project for making async _and_ non-blocking alternative for aws java sdk
DevOpsThinh/PLFarming
Precision livestock farming is a dynamic approach to monitoring that involves the continuous observation of animals through various methods with Artificial Intelligence.
DmMeta/sshp4ru
A port of sshp in Rust
HananelSabag/event-driven-chat-server
A scalable, event-driven chat server implemented in C for real-time communication.
MaroIsLife/WebServer
because reinventing the wheel is an option
melchisedech333/log-viewer
:hammer: Solution to receive log and debug messages from applications that do not have access to standard input and output. Like Linux Daemons, fork() processes and any similar application. Messages are sent through Non-Blocking Socket, and received in an Electron application.
nikneym/dynamo
Performant abstraction over system APIs for non-blocking socket I/O. Implements an event loop that leverages proactor pattern.
nkilm/exploring-redis
Implementing core functions of Redis(in-memory database) in C/C++
ShouChenICU/Unet
Unet is a lightweight and high performance UDP net framework developed using pure Java, it based on event model drive and used synchronous non-blocking IO.
vlad9486/cold-io
Deliberately simple event driven io engine