asynq
Async processor
A Python library that simplifies asynchronous programming by allowing batching of requests to external services.
Python library for asynchronous programming
688 stars
36 watching
47 forks
Language: Python
last commit: almost 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 | |
| A library for building and managing real-time stream processing pipelines in Python | 1,247 | |
| A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 750 | |
| An asynchronous version of Elixir's with function that resolves dependency graphs and executes clauses in the most performant way possible. | 156 | |
| A reactive data processing library with publish-subscribe functionality and asyncio support. | 74 | |
| A C++ library providing a coroutine-based approach to networking | 37 | |
| An asynchronous task queue/job queue for distributed message passing | 54 | |
| 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 utility library for writing asynchronous cooperative multitasking in Python with a focus on generic programming and concurrency support. | 203 | |
| A library that re-implements the asyncio mainloop on top of Trio | 189 | |
| A background task queue for Python applications backed by Redis and Celery. | 576 | |
| A library that provides efficient and managed asynchronous socket functionality for Python/MicroPython | 40 | |
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 | |
| A collection of utilities for working with asynchronous code in JavaScript | 25 | |
| A Python decorator for creating asynchronous properties in async functions. | 88 |