asynq

Async processor

A Python library that simplifies asynchronous programming by allowing batching of requests to external services.

Python library for asynchronous programming

GitHub

688 stars
36 watching
47 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
python-streamz/streamzA library for building and managing real-time stream processing pipelines in Python1,247
peterhinch/micropython-asyncA resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems750
fertapric/async_withAn asynchronous version of Elixir's with function that resolves dependency graphs and executes clauses in the most performant way possible.156
semiversus/python-broqerA reactive data processing library with publish-subscribe functionality and asyncio support.74
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37
ask/celeryAn asynchronous task queue/job queue for distributed message passing54
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
h2non/pacoA utility library for writing asynchronous cooperative multitasking in Python with a focus on generic programming and concurrency support.203
python-trio/trio-asyncioA library that re-implements the asyncio mainloop on top of Trio189
wakatime/wakaqA background task queue for Python applications backed by Redis and Celery.576
jczic/xasyncsocketsA library that provides efficient and managed asynchronous socket functionality for Python/MicroPython40
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
jlipps/asyncboxA collection of utilities for working with asynchronous code in JavaScript25
ryananguiano/async_propertyA Python decorator for creating asynchronous properties in async functions.88