All Projects → python → Asyncio

python / Asyncio

asyncio historical repository

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Asyncio

Uvloop
Ultra fast asyncio event loop.
Stars: ✭ 8,246 (+766.18%)
Mutual labels:  asyncio, async-await, networking, high-performance
Promise Fun
Promise packages, patterns, chat, and tutorials
Stars: ✭ 3,779 (+296.95%)
Mutual labels:  concurrency, async-await
Sqlalchemy aio
Asyncio strategy for SQLAlchemy.
Stars: ✭ 299 (-68.59%)
Mutual labels:  asyncio, async-await
Trio
Trio – a friendly Python library for async concurrency and I/O
Stars: ✭ 4,404 (+362.61%)
Mutual labels:  async-await, networking
Stormpot
A fast object pool for the JVM
Stars: ✭ 267 (-71.95%)
Mutual labels:  concurrency, high-performance
Python3 Concurrency Pics 02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Stars: ✭ 275 (-71.11%)
Mutual labels:  asyncio, concurrency
Concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Stars: ✭ 340 (-64.29%)
Mutual labels:  concurrency, async-await
kbio
Another Async IO Framework based on io_uring
Stars: ✭ 54 (-94.33%)
Mutual labels:  asyncio, async-await
Asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
Stars: ✭ 5,216 (+447.9%)
Mutual labels:  asyncio, high-performance
P Map
Map over promises concurrently
Stars: ✭ 639 (-32.88%)
Mutual labels:  concurrency, async-await
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (-27%)
Mutual labels:  asyncio, concurrency
Emitter
High performance, distributed and low latency publish-subscribe platform.
Stars: ✭ 3,130 (+228.78%)
Mutual labels:  networking, high-performance
awaitchannel
Go-style concurrency and channels with Python 3.5 and asyncio
Stars: ✭ 21 (-97.79%)
Mutual labels:  concurrency, async-await
Object threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
Stars: ✭ 280 (-70.59%)
Mutual labels:  concurrency, high-performance
async-oneshot
A fast, small, full-featured, no-std compatible oneshot channel
Stars: ✭ 55 (-94.22%)
Mutual labels:  concurrency, async-await
Anyio
High level compatibility layer for multiple asynchronous event loop implementations on Python
Stars: ✭ 343 (-63.97%)
Mutual labels:  asyncio, async-await
Libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
Stars: ✭ 7,418 (+679.2%)
Mutual labels:  concurrency, networking
swoole-futures
⏳ Futures, Streams & Async/Await for PHP's Swoole asynchronous run-time.
Stars: ✭ 100 (-89.5%)
Mutual labels:  concurrency, async-await
MultiHttp
This is a high performance , very useful multi-curl tool written in php. 一个超级好用的并发CURL工具!!!(httpful,restful, concurrency)
Stars: ✭ 79 (-91.7%)
Mutual labels:  high-performance, concurrency
Aiomonitor
aiomonitor is module that adds monitor and python REPL capabilities for asyncio application
Stars: ✭ 430 (-54.83%)
Mutual labels:  asyncio, async-await

This repository is closed. Please submit feature requests and bug reports to http://bugs.python.org. Pull requests should be made to http://github.com/python/cpython.

Old master branch is still available here: https://github.com/python/asyncio/tree/master.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].