uvloop

Event loop

An ultra fast event loop for Python asyncio

Ultra fast asyncio event loop.

GitHub

11k stars
225 watching
550 forks
Language: Cython
last commit: 4 months ago
Linked from 4 awesome lists

asyncasync-awaitasync-pythonasyncioevent-loophigh-performancelibuvnetworkingpythonpython-3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
encode/uvicorn Provides an ASGI web server implementation for Python 8,695
squeaky-pl/japronto A high-performance HTTP toolkit with pipelining support for scaling and speed optimization 8,611
tornadoweb/tornado A Python framework for building scalable web applications with long-lived connections to each user 21,787
astral-sh/ruff A fast and powerful Python code linter and formatter written in Rust. 33,816
pyrogram/pyrogram An asynchronous framework for building Telegram API clients in Python. 4,444
asweigart/pyautogui A Python module for programmatically controlling mouse and keyboard interactions 10,570
pytransitions/transitions An object-oriented finite state machine implementation in Python with many extensions. 5,822
tidwall/evio An event-driven networking framework that enables fast and efficient packet handling 5,915
encode/starlette A lightweight ASGI framework/toolkit for building async web services in Python 10,361
vaexio/vaex A high-performance Python library for streaming and exploring large tabular datasets. 8,315
kevin1024/vcrpy Automates mocking of HTTP interactions to simplify and speed up testing 2,726
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 84,978
tinche/aiofiles A library that provides asynchronous file I/O support for Python's asyncio framework 2,908
brandonhilkert/sucker_punch An asynchronous processing library that allows developers to run background jobs within the same process as their web application. 2,643
joerick/pyinstrument A Python profiler tool used to identify and optimize slow parts of code. 6,727