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

GitHub

190 stars
14 watching
38 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 311
tomplus/kubernetes_asyncio An asynchronous Python client library for the Kubernetes API 365
aiokitchen/aiomisc A collection of utility functions and classes for working with asynchronous I/O in Python 388
05bit/peewee-async An asynchronous interface for an Object-Relational Mapping (ORM) tool 733
boostorg/python Enables seamless interoperability between C++ and the Python programming language. 472
quora/asynq A Python library that simplifies asynchronous programming by allowing batching of requests to external services. 688
achimnol/aiotools Provides idiomatic asyncio utilities for building asynchronous applications. 154
d10x1d0/osc_d10 An OSC bridge that enables communication between different apps and devices. 0
gramaziokohler/roslibpy A Python library for bridging ROS and other platforms using WebSockets. 280
theelous3/asks An async HTTP client library with a familiar API and session management 508
aio-libs/aiodns A DNS resolver for asyncio written in Python 538
dano/aioprocessing A Python library that integrates asyncio with multiprocessing for concurrent task execution 655
kassane/asio A C++ library providing an asynchronous I/O framework for building networked applications. 7
alexdelorenzo/aiopath An asynchronous implementation of Python's path handling system 162
encode/orm An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. 1,781