pyo3-asyncio

Async library

A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library

GitHub

318 stars
8 watching
49 forks
Language: Rust
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
python-trio/trio-asyncioA library that re-implements the asyncio mainloop on top of Trio189
clojure/core.asyncProvides facilities for asynchronous programming and communication in Clojure1,956
achimnol/aiotoolsProvides idiomatic asyncio utilities for building asynchronous applications.154
malcommac/hydraA lightweight library for writing better async code in Swift1,973
peterhinch/micropython-asyncA resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems750
quora/asynqA Python library that simplifies asynchronous programming by allowing batching of requests to external services.688
yannickl/awaitkitA Swift library that simplifies asynchronous programming using the Async/Await syntax750
64bit/async-openaiA Rust library providing an asynchronous interface to the OpenAI API1,202
tmenier/asyncpocoA .NET micro-ORM with asynchronous API and cross-platform support.127
h2non/pacoA utility library for writing asynchronous cooperative multitasking in Python with a focus on generic programming and concurrency support.203
flipcoder/kitA C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts.23
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37
pytest-dev/pytest-asyncioProvides support for coroutines in pytest tests1,443
joelnet/mojiscriptAn async-first functional programming library designed to work seamlessly with JavaScript and its ecosystem.149