asynchronous-io
There are 28 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
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.
qcoreteam/libnotify
a event drive network library like libevent using c++
lecousin/java-framework-core
Java multi-threading and asynchronous programming framework, flexible IO model with asynchronous operations
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.
serenity-77/myuvamqp
simple amqp client build on top of Libuv
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.
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.
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