Topic: "async"
getify/You-Dont-Know-JS
A book series (2 published editions) on the JS language.
Size: 14.4 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 184,158 - Forks: 33,686
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Language: Python - Size: 29.6 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 93,443 - Forks: 8,425
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.
Language: TypeScript - Size: 92.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 47,956 - Forks: 3,633
caolan/async
Async utilities for node and the browser
Language: JavaScript - Size: 7.45 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 28,218 - Forks: 2,395
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Language: Rust - Size: 16.4 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 24,131 - Forks: 1,824
gitui-org/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
Language: Rust - Size: 62.7 MB - Last synced at: 17 days ago - Pushed at: 19 days ago - Stars: 21,046 - Forks: 674
avajs/ava
Node.js test runner that lets you develop with confidence 🚀
Language: JavaScript - Size: 13.4 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 20,848 - Forks: 1,406
jamiebuilds/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
Language: JavaScript - Size: 317 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 16,569 - Forks: 770
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.
Language: Rust - Size: 9.16 MB - Last synced at: 10 days ago - Pushed at: 19 days ago - Stars: 16,206 - Forks: 1,529
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
Language: Python - Size: 35.4 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 16,162 - Forks: 2,171
Evil0ctal/Douyin_TikTok_Download_API
🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。
Language: Python - Size: 8.51 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 15,561 - Forks: 2,277
ktorio/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
Language: Kotlin - Size: 86.3 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 14,167 - Forks: 1,212
Kotlin/kotlinx.coroutines
Library support for Kotlin coroutines
Language: Kotlin - Size: 35 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 13,655 - Forks: 1,920
Kludex/starlette
The little ASGI framework that shines. 🌟
Language: Python - Size: 7.07 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 11,784 - Forks: 1,093
libevent/libevent
Event notification library
Language: C - Size: 12.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 11,718 - Forks: 3,458
hyperium/tonic
A native gRPC client & server implementation with async/await support.
Language: Rust - Size: 79 MB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 11,629 - Forks: 1,159
MagicStack/uvloop
Ultra fast asyncio event loop.
Language: Cython - Size: 1.69 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 11,540 - Forks: 591
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
Language: Go - Size: 41.8 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 10,995 - Forks: 1,102
vercel/micro
Asynchronous HTTP microservices
Language: TypeScript - Size: 1020 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 10,623 - Forks: 452
rq/rq
Simple job queues for Python
Language: Python - Size: 4.05 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 10,528 - Forks: 1,456
scylladb/seastar
High performance server-side application framework
Language: C++ - Size: 18.7 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 9,043 - Forks: 1,662
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.
Language: C++ - Size: 10.6 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 8,255 - Forks: 1,694
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.
Language: Java - Size: 3.52 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8,164 - Forks: 1,726
embassy-rs/embassy
Modern embedded framework, using Rust and async.
Language: Rust - Size: 25.7 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 8,005 - Forks: 1,299
joerick/pyinstrument
🚴 Call stack profiler for Python. Shows you why your code is slow!
Language: Python - Size: 4.76 MB - Last synced at: 10 days ago - Pushed at: 13 days ago - Stars: 7,543 - Forks: 256
python-trio/trio
Trio – a friendly Python library for async concurrency and I/O
Language: Python - Size: 9.71 MB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 7,054 - Forks: 373
sparckles/Robyn
Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
Language: Python - Size: 8.09 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 6,830 - Forks: 312
ratchetphp/Ratchet
Asynchronous WebSocket server
Language: PHP - Size: 1.28 MB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 6,415 - Forks: 791
AsyncHttpClient/async-http-client
Asynchronous Http and WebSocket Client library for Java
Language: Java - Size: 18.3 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 6,397 - Forks: 1,592
twisted/twisted
Event-driven networking engine written in Python.
Language: Python - Size: 73 MB - Last synced at: 8 days ago - Pushed at: 23 days ago - Stars: 5,931 - Forks: 1,210
fastapi-users/fastapi-users
Ready-to-use and customizable users management for FastAPI
Language: Python - Size: 13.8 MB - Last synced at: 12 days ago - Pushed at: 15 days ago - Stars: 5,875 - Forks: 485
vibora-io/vibora 📦
Fast, asynchronous and elegant Python web framework.
Language: Python - Size: 365 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 5,628 - Forks: 301
tortoise/tortoise-orm
Familiar asyncio ORM for python, built with relations in mind
Language: Python - Size: 5.59 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 5,421 - Forks: 444
markerikson/redux-ecosystem-links
A categorized list of Redux-related addons, libraries, and utilities
Size: 1.16 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 5,230 - Forks: 369
sindresorhus/promise-fun
Promise packages, patterns, chat, and tutorials
Size: 44.9 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 5,098 - Forks: 138
ReactiveX/RxGo
Reactive Extensions for the Go language.
Language: Go - Size: 1.54 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 5,068 - Forks: 343
justadudewhohacks/opencv4nodejs
Nodejs bindings to OpenCV 3 and OpenCV 4
Language: C++ - Size: 35.1 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5,038 - Forks: 839
webrtc-rs/webrtc
Async-friendly WebRTC implementation in Rust
Language: Rust - Size: 13.6 MB - Last synced at: 3 days ago - Pushed at: 12 days ago - Stars: 4,867 - Forks: 452
pyrogram/pyrogram 📦
Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
Language: Python - Size: 7.14 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 4,590 - Forks: 1,560
smol-rs/smol
A small and fast async runtime for Rust
Language: Rust - Size: 973 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 4,579 - Forks: 174
amphp/amp
A non-blocking concurrency framework for PHP applications. 🐘
Language: PHP - Size: 2.54 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4,378 - Forks: 262
tokio-rs/console
a debugger for async rust!
Language: Rust - Size: 9.61 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4,263 - Forks: 163
async-rs/async-std
Async version of the Rust standard library
Language: Rust - Size: 2.23 MB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 4,064 - Forks: 339
salvo-rs/salvo
A powerful web framework built with a simplified design.
Language: Rust - Size: 16.9 MB - Last synced at: 12 days ago - Pushed at: 15 days ago - Stars: 3,976 - Forks: 245
hhxsv5/laravel-s
LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
Language: PHP - Size: 5.23 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3,886 - Forks: 474
XiaoYouChR/Ghost-Downloader-3
A cross-platform QUIC AI-boost fluent-design multi-threaded downloader built with Python.
Language: Python - Size: 18.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3,854 - Forks: 193
ekzhang/rustpad
Efficient and minimal collaborative code editor, self-hosted, no database required
Language: Rust - Size: 327 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 3,717 - Forks: 166
StephenCleary/AsyncEx
A helper library for async/await.
Language: C# - Size: 1.16 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3,691 - Forks: 370
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Language: C++ - Size: 832 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 3,608 - Forks: 484
vert-x3/vertx-examples
Vert.x examples
Language: Java - Size: 49.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3,580 - Forks: 2,076
DataDog/glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Language: Rust - Size: 2.07 MB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 3,445 - Forks: 188
ZiggyCreatures/FusionCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
Language: C# - Size: 11.6 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 3,405 - Forks: 174
actor-framework/actor-framework
An Open Source Implementation of the Actor Model in C++
Language: C++ - Size: 42.9 MB - Last synced at: 1 day ago - Pushed at: 5 days ago - Stars: 3,369 - Forks: 569
scopsy/await-to-js
Async await wrapper for easy error handling without try-catch
Language: TypeScript - Size: 214 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3,348 - Forks: 154
prabirshrestha/vim-lsp
async language server protocol plugin for vim and neovim
Language: Vim Script - Size: 1.74 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3,319 - Forks: 309
jstrieb/github-stats
Better GitHub statistics images for your profile, with stats from private repos too
Language: Python - Size: 2.41 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3,315 - Forks: 706
danog/MadelineProto
Async PHP client API for the telegram MTProto protocol
Language: PHP - Size: 61.1 MB - Last synced at: 12 days ago - Pushed at: 15 days ago - Stars: 3,300 - Forks: 794
mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
Language: Zig - Size: 1.18 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 3,232 - Forks: 147
gozfree/gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
Language: C - Size: 5.51 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 3,158 - Forks: 863
chronoxor/NetCoreServer
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Language: C# - Size: 19.7 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3,045 - Forks: 616
manrajgrover/halo
💫 Beautiful spinners for terminal, IPython and Jupyter
Language: Python - Size: 530 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2,966 - Forks: 150
nsidnev/fastapi-realworld-example-app 📦
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
Language: Python - Size: 1000 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2,937 - Forks: 671
socketry/falcon
A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
Language: Ruby - Size: 5.06 MB - Last synced at: 2 days ago - Pushed at: 24 days ago - Stars: 2,918 - Forks: 94
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
Language: Python - Size: 210 KB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 2,904 - Forks: 342
spatie/async
Easily run code asynchronously
Language: PHP - Size: 268 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2,783 - Forks: 184
userver-framework/userver
Production-ready C++ Asynchronous Framework with rich functionality
Language: C++ - Size: 34.2 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 2,781 - Forks: 352
python-arq/arq
Fast job queuing and RPC in python with asyncio and redis.
Language: Python - Size: 826 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 2,743 - Forks: 199
odygrd/quill
Asynchronous Low Latency C++ Logging Library
Language: C++ - Size: 8.72 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 2,738 - Forks: 249
mhinz/vim-signify
:heavy_plus_sign: Show a diff using Vim its sign column.
Language: Vim Script - Size: 1.56 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2,709 - Forks: 108
neomake/neomake
Asynchronous linting and make framework for Neovim/Vim
Language: Vim Script - Size: 5.05 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 2,676 - Forks: 363
BeanieODM/beanie
Asynchronous Python ODM for MongoDB
Language: Python - Size: 2.16 MB - Last synced at: 14 days ago - Pushed at: 18 days ago - Stars: 2,603 - Forks: 270
http-kit/http-kit
Simple, high-performance event-driven HTTP client+server for Clojure
Language: Java - Size: 2.31 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 2,592 - Forks: 349
amorey/loadjs
A tiny async loader / dependency manager for modern browsers (961 bytes)
Language: JavaScript - Size: 730 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 2,585 - Forks: 148
lealone/Lealone
具有超高并发处理能力的 OLTP 关系数据库
Language: Java - Size: 27.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2,534 - Forks: 521
mongodb/motor
Motor - the async Python driver for MongoDB and Tornado or asyncio
Language: Python - Size: 3.77 MB - Last synced at: 1 day ago - Pushed at: 5 days ago - Stars: 2,522 - Forks: 214
cloudwego/volo
Rust RPC framework with high-performance and strong-extensibility for building micro-services.
Language: Rust - Size: 2.43 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 2,502 - Forks: 209
fluture-js/Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
Language: JavaScript - Size: 2.11 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 2,495 - Forks: 83
krakend/krakend-ce
KrakenD Community Edition: High-performance, stateless, declarative, API Gateway written in Go.
Language: Go - Size: 2.25 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 2,486 - Forks: 482
ntex-rs/ntex
framework for composable networking services
Language: Rust - Size: 12.8 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 2,452 - Forks: 125
mlua-rs/mlua
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Luau bindings to Rust with async/await support
Language: Rust - Size: 3.68 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2,432 - Forks: 187
socketry/async
An awesome asynchronous event-driven reactor for Ruby.
Language: Ruby - Size: 10.6 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 2,386 - Forks: 103
fastapi/asyncer
Asyncer, async and await, focused on developer experience.
Language: Python - Size: 1.13 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 2,322 - Forks: 81
Xudong-Huang/may
rust stackful coroutine library
Language: Rust - Size: 1.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2,309 - Forks: 96
gotham-rs/gotham
A flexible web framework that promotes stability, safety, security and speed.
Language: Rust - Size: 2.46 MB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 2,288 - Forks: 125
ramnes/notion-sdk-py
Notion API client SDK, rewritten in Python! (sync + async)
Language: Python - Size: 4.54 MB - Last synced at: 13 days ago - Pushed at: 16 days ago - Stars: 2,124 - Forks: 167
c-ares/c-ares
A C library for asynchronous DNS requests
Language: C - Size: 9.39 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 2,089 - Forks: 649
malcommac/Hydra
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift
Language: Swift - Size: 2.12 MB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 2,050 - Forks: 115
sindresorhus/emittery
Simple and modern async event emitter
Language: JavaScript - Size: 954 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 2,005 - Forks: 80
pburtchaell/redux-promise-middleware
Enables simple, yet robust handling of async action creators in Redux
Language: JavaScript - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1,977 - Forks: 186
vladkens/twscrape
2025! X / Twitter API scrapper with authorization support. Allows you to scrape search results, User's profiles (followers/following), Tweets (favoriters/retweeters) and more.
Language: Python - Size: 3.74 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1,933 - Forks: 232
omnilib/aiomultiprocess
Take a modern Python codebase to the next level of performance.
Language: Python - Size: 191 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 1,917 - Forks: 104
editso/fuso
一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, and transmission encryption)
Language: Rust - Size: 8.11 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1,907 - Forks: 198
vercel/async-retry
Retrying made simple, easy and async
Language: JavaScript - Size: 636 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1,904 - Forks: 58
dotnet/dotNext
Next generation API for .NET
Language: C# - Size: 61.4 MB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 1,872 - Forks: 144
aio-libs/aiomysql
aiomysql is a library for accessing a MySQL database from the asyncio
Language: Python - Size: 1.39 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1,871 - Forks: 265
trevorhobenshield/twitter-api-client
Implementation of X/Twitter v1, v2, and GraphQL APIs
Language: Python - Size: 31 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1,833 - Forks: 246
TheCodeTraveler/AsyncAwaitBestPractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
Language: C# - Size: 1.02 MB - Last synced at: 17 days ago - Pushed at: 24 days ago - Stars: 1,818 - Forks: 171
taoensso/sente
Realtime web comms library for Clojure/Script
Language: Clojure - Size: 1.59 MB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 1,789 - Forks: 195
emacs-ng/emacs-ng
A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.
Language: Emacs Lisp - Size: 428 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 1,788 - Forks: 73
HanaokaYuzu/Gemini-API
✨ Reverse-engineered Python API for Google Gemini web app
Language: Python - Size: 365 KB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 1,785 - Forks: 270