async
There are 8054 repositories under async topic.
getify/You-Dont-Know-JS
A book series (2 published editions) on the JS language.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
caolan/async
Async utilities for node and the browser
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
avajs/ava
Node.js test runner that lets you develop with confidence 🚀
gitui-org/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
jamiebuilds/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
ktorio/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
Kotlin/kotlinx.coroutines
Library support for Kotlin coroutines
Evil0ctal/Douyin_TikTok_Download_API
🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。
libevent/libevent
Event notification library
MagicStack/uvloop
Ultra fast asyncio event loop.
encode/starlette
The little ASGI framework that shines. 🌟
hyperium/tonic
A native gRPC client & server implementation with async/await support.
vercel/micro
Asynchronous HTTP microservices
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
rq/rq
Simple job queues for Python
scylladb/seastar
High performance server-side application framework
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
joerick/pyinstrument
🚴 Call stack profiler for Python. Shows you why your code is slow!
embassy-rs/embassy
Modern embedded framework, using Rust and async.
python-trio/trio
Trio – a friendly Python library for async concurrency and I/O
ratchetphp/Ratchet
Asynchronous WebSocket server
AsyncHttpClient/async-http-client
Asynchronous Http and WebSocket Client library for Java
twisted/twisted
Event-driven networking engine written in Python.
vibora-io/vibora
Fast, asynchronous and elegant Python web framework.
sparckles/Robyn
Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
markerikson/redux-ecosystem-links
A categorized list of Redux-related addons, libraries, and utilities
justadudewhohacks/opencv4nodejs
Nodejs bindings to OpenCV 3 and OpenCV 4
ReactiveX/RxGo
Reactive Extensions for the Go language.
fastapi-users/fastapi-users
Ready-to-use and customizable users management for FastAPI
tortoise/tortoise-orm
Familiar asyncio ORM for python, built with relations in mind