trio-asyncio
Async I/O bridge
A library that re-implements the asyncio mainloop on top of Trio
a re-implementation of the asyncio mainloop on top of Trio
189 stars
14 watching
38 forks
Language: Python
last commit: 11 months ago
Linked 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 |
| An asynchronous Python client library for the Kubernetes API | 370 |
| A collection of utility functions and classes for working with asynchronous I/O in Python | 386 |
| An asynchronous interface to the Peewee ORM for interacting with databases. | 735 |
| Enables seamless interoperability between C++ and the Python programming language. | 476 |
| A Python library that simplifies asynchronous programming by allowing batching of requests to external services. | 688 |
| Provides idiomatic asyncio utilities for building asynchronous applications. | 154 |
| An OSC bridge that enables communication between different apps and devices. | 0 |
| A Python library for bridging ROS and other platforms using WebSockets. | 279 |
| An async HTTP client library with a familiar API and session management | 509 |
| A DNS resolver for asyncio written in Python | 544 |
| A Python library that integrates asyncio with multiprocessing for concurrent task execution | 653 |
| A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
| An asynchronous implementation of Python's path handling system | 166 |
| An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,785 |