An object oriented event loop for Linux/FreeBSD/MacOS
-
Updated
Nov 2, 2024 - C++
An object oriented event loop for Linux/FreeBSD/MacOS
The project aims to implement a server capable of handling graph operations and computing strongly connected components (SCCs) using Kosaraju's algorithm. It is designed to efficiently manage multiple client connections.
A complete Linux application software development tool library and runtime framework, aim at make C++ development easy.
The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the Linux platform.
Lynx is a flexible and scalable server framework for Linux written in C++ with support for multi-threading and non-blocking I/O.
Simulation of thermodynamic processes in an ideal gas
A university project demonstrating Multi-threaded server managing a directed graph, Reactor and Proactor design pattern implementations, POSIX mutex and POSIX cond usage.
A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, designed for stateful services, and can be used to quickly build a variety of online game servers, microservices and pressure testing tools
A lightweight multithreading C++ network library based on Reactor.
A lightweight multithreading C++ network library based on Reactor.
A C++ High Performance Web Server
A study to show the performance in terms of throughput and latency with different server architectures
Add a description, image, and links to the reactor topic page so that developers can more easily learn about it.
To associate your repository with the reactor topic, visit your repo's landing page and select "manage topics."