uvloop
Event loop
An ultra fast event loop for Python asyncio
Ultra fast asyncio event loop.
11k stars
225 watching
550 forks
Language: Cython
last commit: 4 months ago
Linked from 4 awesome lists
asyncasync-awaitasync-pythonasyncioevent-loophigh-performancelibuvnetworkingpythonpython-3
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an ASGI web server implementation for Python | 8,695 |
| A high-performance HTTP toolkit with pipelining support for scaling and speed optimization | 8,611 |
| A Python framework for building scalable web applications with long-lived connections to each user | 21,787 |
| A fast and powerful Python code linter and formatter written in Rust. | 33,816 |
| An asynchronous framework for building Telegram API clients in Python. | 4,444 |
| A Python module for programmatically controlling mouse and keyboard interactions | 10,570 |
| An object-oriented finite state machine implementation in Python with many extensions. | 5,822 |
| An event-driven networking framework that enables fast and efficient packet handling | 5,915 |
| A lightweight ASGI framework/toolkit for building async web services in Python | 10,361 |
| A high-performance Python library for streaming and exploring large tabular datasets. | 8,315 |
| Automates mocking of HTTP interactions to simplify and speed up testing | 2,726 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| A library that provides asynchronous file I/O support for Python's asyncio framework | 2,908 |
| An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
| A Python profiler tool used to identify and optimize slow parts of code. | 6,727 |