asynchronous-io
There are 33 repositories under asynchronous-io topic.
apple/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
managarm/managarm
Pragmatic microkernel-based OS with fully asynchronous I/O
LeonLok/Deep-SORT-YOLOv4
People detection and optional tracking with Tensorflow backend.
onSec-fr/Http-Asynchronous-Reverse-Shell
[POC] Asynchronous reverse shell using the HTTP protocol.
deminy/swoole-by-examples
Learn Swoole by Examples
fosd-project/FOSD
Framework of Operating System Development
isndev/qb
Modern C++17 actor-based framework for building high-performance concurrent and distributed systems. Features asynchronous I/O, lock-free messaging, cross-platform support (Linux/macOS/Windows), and multi-core scaling. Perfect for real-time applications, microservices, and network servers.
srikumarks/IO.js
Library for async Javascript with support for error handling and recovery.
allenling/magne
Curio, RabbitMQ, Distributed Task Queue(celery)
finlabsuk/open-banking-connector-swift
Software that simplifies access to UK Open Banking APIs
rnburn/coevent
Asynchronous coroutines networking library for C++
connectivecpp/chops-net-ip
Chops Net IP ("C"onnective "H"andcrafted "Op"enwork "S"oftware), a tasty C++ library that makes asynchronous IP network coding fun!
SwiftXcode/SwiftNIO1_XcodeImage
SwiftXcode Image for the SwiftNIO v1 (Swift 4) asynchronous event-driven network application framework
const/asyncflows
The framework provides DSL for easy and modular construction of asynchronous processes from simpler constructs. The framework is mostly targeted to IO-bound processes and it is not intended for CPU-bound processes.
lecousin/java-framework-core
Java multi-threading and asynchronous programming framework, flexible IO model with asynchronous operations
qcoreteam/libnotify
a event drive network library like libevent using c++
jakobod/network-driver
An asynchronous network abstraction framework for applications written C++20.
ozgurhepsag/Parallel-File-Copy-Asynchronous-IO
This is a C program that copies a text file to a defined destination path using Asynchronous I/O operations.
kig/glslscript
GLSL as a scripting language. Asynchronous IO runtime for Vulkan compute shaders.
andreyuhai/file-duplicator
A file duplicator using asynchronous read and write operations in the lib aio.
ArchitAnant/ffind
ffind is a fast Linux command-line tool for finding files, built on io_uring for maximum efficiency.
brettdavies/yt_dlp_async
Asynchronous tool for fetching and processing YouTube audio data using yt-dlp, designed to aid scalable and efficient data collection and analysis for academic research projects.
serenity-77/myuvamqp
simple amqp client build on top of Libuv
Urpagin/Asynchronous-Programming-in-Rust
Asynchronous Programming in Rust, published by Packt
jtsimons/I82C55A
Parallel I/O interface module design/implementation using VHDL.
XiaoYang1127/tornado-server-in-python
python的高性能web框架
Ziang-Lu/Asynchronous-IO-and-Coroutines-in-Python
Notes for asynchronous IO and coroutines in Python
ammarfaizi2/gouring
Ammar's gouring development tree.
Flowzero/SRWClientServerCommunication
A UDP server-client system that broadcasts real-time mouse cursor coordinates (Windows) to connected clients.
ggthedev/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
Max00358/Single_Threaded_Image_Web_Crawler
ECE 252 Lab 5: Single threaded web crawler that uses asynchronous I/O and cURL multi-interface to enable multiple simultaneous transfers in the same thread to find up to 50 valid PNGs using a seed URL
PratishaBista/webrtc-signalr
A real-time communication system with scalable architectures for peer-to-peer interactions. Status: #in-progress