paco

Async utility library

A utility library for writing asynchronous cooperative multitasking in Python with a focus on generic programming and concurrency support.

Small utility library for coroutine-driven asynchronous generic programming in Python

GitHub

203 stars
7 watching
13 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

asynchronousasynciocoroutinesgeneric-programminglibrarypythonutility

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
achimnol/aiotoolsProvides idiomatic asyncio utilities for building asynchronous applications.154
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
tomplus/kubernetes_asyncioAn asynchronous Python client library for the Kubernetes API370
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37
aiokitchen/aiomiscA collection of utility functions and classes for working with asynchronous I/O in Python386
quora/asynqA Python library that simplifies asynchronous programming by allowing batching of requests to external services.688
harisekhon/pylibA utility library providing various validation and utility functions for Python applications.12
paulrademacher/asyncppA utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations.101
kassane/asioA C++ library providing an asynchronous I/O framework for building networked applications.7
ryananguiano/async_propertyA Python decorator for creating asynchronous properties in async functions.88
peterhinch/micropython-asyncA resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems750
dano/aioprocessingA Python library that integrates asyncio with multiprocessing for concurrent task execution653
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
naasking/async.hA header-only C library providing asynchronous subroutine support based on Duff's device712
zhangchiqing/bluebird-promisellA functional programming library for promises that helps write flat async code with composable functions44