GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

async

Website
Wikipedia
https://static.github-zh.com/github_avatars/getify?size=40
getify / You-Dont-Know-JS

《You Don't Know JS》”你不知道的JavaScript“,是一本深入研究 JavaScript 语言核心机制的电子丛书

book-seriesJavaScriptclosuresprototypesasyncECMAScriptes2015training-materialsbooktraining-providers教学编程learn-to-code
182.34 k
1 个月前
fastapi/fastapi
https://static.github-zh.com/github_avatars/fastapi?size=40
fastapi / fastapi

#Web框架#FastAPI 是一个简单易学,高性能的 Python Web框架

PythonJSONswagger-uiredocstarletteOpenAPI SpecificationAPIopenapi3框架asyncasynciouvicornpython-typespydanticJSON SchemaFastAPIswaggerREST APIWeb
Python 86.26 k
3 天前
TanStack/query
https://static.github-zh.com/github_avatars/TanStack?size=40
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.

ReacthooksfetchcacheasyncREST APIGraphQLdataQuery (disambiguation)stalestale-while-revalidateupdatesolidSvelteTypeScriptVue.js
TypeScript 45.5 k
14 小时前
https://static.github-zh.com/github_avatars/caolan?size=40
caolan / async

Async utilities for node and the browser

JavaScriptasynccallbacks
JavaScript 28.23 k
1 个月前
https://static.github-zh.com/github_avatars/actix?size=40
actix / actix-web

Actix Web是一个功能强大、实用且快速的Rust Web框架。

RustWebweb-developmentWebSocketactixactix-webasync
Rust 23.08 k
7 天前
avajs/ava
https://static.github-zh.com/github_avatars/avajs?size=40
avajs / ava

Node.js test runner that lets you develop with confidence 🚀

test-runneravaJavaScriptconcurrencyasync-functionstapassertNode.js命令行界面asyncperformanceunicornsUnit testingcli-appTest-driven developmentTestingtest-framework
JavaScript 20.79 k
7 天前
gitui-org/gitui
https://static.github-zh.com/github_avatars/gitui-org?size=40
gitui-org / gitui

GitUI 是一个命令行下的git图形化客户端,使用Rust开发

Rusttui终端Gitcommand-line-tool命令行界面asyncHacktoberfestBash
Rust 19.73 k
7 天前
https://static.github-zh.com/github_avatars/jamiebuilds?size=40
jamiebuilds / react-loadable

⏳ A higher order component for loading components with promises.

ReactloadingasyncWebpackbabel-plugin服务端渲染ssrcode-splitting
JavaScript 16.6 k
1 年前
https://static.github-zh.com/github_avatars/aio-libs?size=40
aio-libs / aiohttp

Asynchronous HTTP client/server framework for asyncio and Python

aiohttpasyncioPythonHTTPhttp-serverhttp-clientasyncHacktoberfest
Python 15.75 k
1 天前
https://static.github-zh.com/github_avatars/launchbadge?size=40
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.

SQLRustPostgreSQLMySQLasyncawaitMariaDBSQLite
Rust 14.92 k
11 天前
ktorio/ktor
https://static.github-zh.com/github_avatars/ktorio?size=40
ktorio / ktor

Framework for quickly creating connected applications in Kotlin with minimal effort

Kotlinweb-frameworkasynchronousasyncWeb
Kotlin 13.66 k
2 天前
Kotlin/kotlinx.coroutines
https://static.github-zh.com/github_avatars/Kotlin?size=40
Kotlin / kotlinx.coroutines

Kotlin 协程库

Kotlincoroutinesasync
Kotlin 13.4 k
2 天前
Evil0ctal/Douyin_TikTok_Download_API
https://static.github-zh.com/github_avatars/Evil0ctal?size=40
Evil0ctal / Douyin_TikTok_Download_API

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

PythonpywebioTikTokdouyinAPIscraperFastAPIno-watermarkonline-parsingasyncdouyin-tiktok-apidouyin-tiktok-download爬虫spiderweb-scrapingtiktok-scraperdouyin-scraperdouyin-apitiktok-apitiktok-signature
Python 13.03 k
3 个月前
https://static.github-zh.com/github_avatars/libevent?size=40
libevent / libevent

libevent 是一个用C语言编写的、轻量级的高性能异步事件通知库

Ccross-platformasyncNetwork
C 11.54 k
4 个月前
https://static.github-zh.com/github_avatars/encode?size=40
encode / starlette

The little ASGI framework that shines. 🌟

PythonasyncWebSocketHTTP
Python 11.1 k
13 天前
hyperium/tonic
https://static.github-zh.com/github_avatars/hyperium?size=40
hyperium / tonic

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

RustgRPCproto远程过程调用 (RPC)async
Rust 10.98 k
3 天前
https://static.github-zh.com/github_avatars/MagicStack?size=40
MagicStack / uvloop

Ultra fast asyncio event loop.

asyncioasync/awaitasynchigh-performancelibuvPythonevent-loopNetworkasync-python
Cython 10.97 k
2 个月前
https://static.github-zh.com/github_avatars/vercel?size=40
vercel / micro

Asynchronous HTTP microservices

asyncawaitmicro微服务Vercel
TypeScript 10.6 k
1 年前
panjf2000/gnet
https://static.github-zh.com/github_avatars/panjf2000?size=40
panjf2000 / gnet

🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.

event-drivenevent-loopNetworknon-blockingepollkqueueGoreactortcpgoroutineioudpasyncasynchronous
Go 10.58 k
4 天前
https://static.github-zh.com/github_avatars/rq?size=40
rq / rq

Simple job queues for Python

RedisPythontask-queueworkersrqdelayed-jobsdelayed-tasksbackground-jobsjob-queuetaskasync
Python 10.21 k
9 天前
loading...