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
203 stars
7 watching
13 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
asynchronousasynciocoroutinesgeneric-programminglibrarypythonutility
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides idiomatic asyncio utilities for building asynchronous applications. | 154 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| An asynchronous Python client library for the Kubernetes API | 370 |
| A C++ library providing a coroutine-based approach to networking | 37 |
| A collection of utility functions and classes for working with asynchronous I/O in Python | 386 |
| A Python library that simplifies asynchronous programming by allowing batching of requests to external services. | 688 |
| A utility library providing various validation and utility functions for Python applications. | 12 |
| A utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations. | 101 |
| A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
| A Python decorator for creating asynchronous properties in async functions. | 88 |
| A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 750 |
| A Python library that integrates asyncio with multiprocessing for concurrent task execution | 653 |
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| A header-only C library providing asynchronous subroutine support based on Duff's device | 712 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |