pyo3-asyncio
Async library
A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library
318 stars
8 watching
49 forks
Language: Rust
last commit: over 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| | A library that re-implements the asyncio mainloop on top of Trio | 189 |
| | Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
| | Provides idiomatic asyncio utilities for building asynchronous applications. | 154 |
| | A lightweight library for writing better async code in Swift | 1,973 |
| | A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 750 |
| | A Python library that simplifies asynchronous programming by allowing batching of requests to external services. | 688 |
| | A Swift library that simplifies asynchronous programming using the Async/Await syntax | 750 |
| | A Rust library providing an asynchronous interface to the OpenAI API | 1,202 |
| | A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
| | A utility library for writing asynchronous cooperative multitasking in Python with a focus on generic programming and concurrency support. | 203 |
| | A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. | 23 |
| | A C++ library providing a coroutine-based approach to networking | 37 |
| | Provides support for coroutines in pytest tests | 1,443 |
| | An async-first functional programming library designed to work seamlessly with JavaScript and its ecosystem. | 149 |