Async Open Source Projects

Browse 1,276 Async open source projects, ranked by GitHub stars. Find the most popular Async tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 1,276 projects
49,954 stars

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.

Metrics details
Stars49,954
24,737 stars

actix/actix-web

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

Metrics details
Stars24,737
22,264 stars

extrawurst/gitui

Blazing 💥 fast terminal-ui for git written in rust 🦀

Metrics details
Stars22,264
21,229 stars

pmndrs/jotai

👻 Primitive and flexible state management for React

Metrics details
Stars21,229
18,850 stars

Evil0ctal/Douyin_TikTok_Download_API

🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。

Metrics details
Stars18,850
17,046 stars

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.

Metrics details
Stars17,046
16,519 stars

jamiebuilds/react-loadable

:hourglass_flowing_sand: A higher order component for loading components with promises.

Metrics details
Stars16,519
16,501 stars

aio-libs/aiohttp

Asynchronous HTTP client/server framework for asyncio and Python

Metrics details
Stars16,501
15,355 stars

encode/httpx

A next generation HTTP client for Python. 🦋

Metrics details
Stars15,355
14,838 stars

microsoft/playwright-python

Python version of the Playwright testing and automation library.

Metrics details
Stars14,838
14,476 stars

ktorio/ktor

Framework for quickly creating connected applications in Kotlin with minimal effort

Metrics details
Stars14,476
13,802 stars

Kotlin/kotlinx.coroutines

Library support for Kotlin coroutines

Metrics details
Stars13,802
12,488 stars

encode/starlette

The little ASGI framework that shines. 🌟

Metrics details
Stars12,488
12,036 stars

hyperium/tonic

A native gRPC client & server implementation with async/await support.

Metrics details
Stars12,036
11,930 stars

libevent/libevent

Event notification library

Metrics details
Stars11,930
11,864 stars

MagicStack/uvloop

Ultra fast asyncio event loop.

Metrics details
Stars11,864
11,057 stars

Cysharp/UniTask

Provides an efficient allocation free async/await integration for Unity.

Metrics details
Stars11,057
10,665 stars

rq/rq

Simple job queues for Python

Metrics details
Stars10,665
10,620 stars

vercel/micro

Asynchronous HTTP microservices

Metrics details
Stars10,620
9,562 stars

embassy-rs/embassy

Modern embedded framework, using Rust and async.

Metrics details
Stars9,562
9,313 stars

scylladb/seastar

High performance server-side application framework

Metrics details
Stars9,313
9,141 stars

vitalik/django-ninja

💨 Fast, Async-ready, Openapi, type hints based framework for building APIs

Metrics details
Stars9,141
9,091 stars

reactphp/reactphp

Event-driven, non-blocking I/O with PHP.

Metrics details
Stars9,091
9,046 stars

spacejam/sled

the champagne of beta embedded databases

Metrics details
Stars9,046
8,292 stars

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.

Metrics details
Stars8,292
8,266 stars

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.

Metrics details
Stars8,266
7,966 stars

joerick/pyinstrument

🚴 Call stack profiler for Python. Shows you why your code is slow!

Metrics details
Stars7,966
7,800 stars

kelektiv/node.bcrypt.js

bcrypt for NodeJs

Metrics details
Stars7,800
7,374 stars

jakearchibald/idb

IndexedDB, but with promises

Metrics details
Stars7,374
7,303 stars

sparckles/Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.

Metrics details
Stars7,303
7,297 stars

python-trio/trio

Trio – a friendly Python library for async concurrency and I/O

Metrics details
Stars7,297
7,142 stars

AllThingsSmitty/must-watch-javascript

🔥 JavaScript talks you have to see 📺 on functional programming, performance, frameworks, React, debugging, leveling up, and more! ⚡️

Metrics details
Stars7,142
6,458 stars

nswbmw/node-in-debugging

《Node.js 调试指南》

Metrics details
Stars6,458
6,434 stars

ratchetphp/Ratchet

Asynchronous WebSocket server

Metrics details
Stars6,434
6,393 stars

AsyncHttpClient/async-http-client

Asynchronous, non-blocking HTTP & WebSocket client for the JVM

Metrics details
Stars6,393
6,197 stars

fastapi-users/fastapi-users

Ready-to-use and customizable users management for FastAPI

Metrics details
Stars6,197
5,972 stars

twisted/twisted

Event-driven networking engine written in Python.

Metrics details
Stars5,972
5,850 stars

isaacs/rimraf

A `rm -rf` util for nodejs

Metrics details
Stars5,850
5,688 stars

sisterAn/JavaScript-Algorithms

基础理论+JS框架应用+实践,从0到1构建整个前端算法体系

Metrics details
Stars5,688
5,609 stars

tortoise/tortoise-orm

Familiar asyncio ORM for python, built with relations in mind

Metrics details
Stars5,609
5,590 stars

vibora-io/vibora

Fast, asynchronous and elegant Python web framework.

Metrics details
Stars5,590
5,425 stars

sapegin/jest-cheat-sheet

Jest cheat sheet

Metrics details
Stars5,425
5,205 stars

markerikson/redux-ecosystem-links

A categorized list of Redux-related addons, libraries, and utilities

Metrics details
Stars5,205
5,157 stars

chenshenhai/koa2-note

《Koa2进阶学习笔记》已完结🎄🎄🎄

Metrics details
Stars5,157
5,153 stars

sindresorhus/promise-fun

Promise packages, patterns, chat, and tutorials

Metrics details
Stars5,153
5,119 stars

stereobooster/react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs

Metrics details
Stars5,119
5,097 stars

http-rs/tide

Fast and friendly HTTP server framework for async Rust

Metrics details
Stars5,097
5,096 stars

ReactiveX/RxGo

Reactive Extensions for the Go language.

Metrics details
Stars5,096
5,046 stars

justadudewhohacks/opencv4nodejs

Nodejs bindings to OpenCV 3 and OpenCV 4

Metrics details
Stars5,046
5,011 stars

smol-rs/smol

A small and fast async runtime for Rust

Metrics details
Stars5,011
4,688 stars

developit/greenlet

🦎 Move an async function into its own thread.

Metrics details
Stars4,688
4,618 stars

pyrogram/pyrogram

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots

Metrics details
Stars4,618
4,561 stars

tokio-rs/console

a debugger for async rust!

Metrics details
Stars4,561
4,544 stars

not-fl3/macroquad

Cross-platform game engine in Rust.

Metrics details
Stars4,544
4,431 stars

amphp/amp

A non-blocking concurrency framework for PHP applications. 🐘

Metrics details
Stars4,431
4,403 stars

salvo-rs/salvo

A powerful web framework built with a simplified design.

Metrics details
Stars4,403
4,378 stars

developit/workerize

🏗️ Run a module in a Web Worker.

Metrics details
Stars4,378
4,249 stars

tower-rs/tower

async fn(Request) -> Result<Response, Error>

Metrics details
Stars4,249
4,239 stars

sindresorhus/p-queue

Promise queue with concurrency control

Metrics details
Stars4,239
4,127 stars

dabeaz/curio

Good Curio!

Metrics details
Stars4,127
1-60 of 1,276 projects
Get A Weekly Email With Trending Async Projects
Stay updated on Async plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.