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/await

In computer programming, the async/await pattern is a syntactic feature of many programming languages that allows an asynchronous, non-blocking function to be structured in a way similar to an ordinary synchronous function, and is primarily intended to provide opportunities for the program to execute other code while waiting for a long-running, asynchronous task to complete, usually represented by promises or similar data structures.

发布于 2007

Website
Wikipedia
维基百科

相关主题

Promise
https://static.github-zh.com/github_avatars/MagicStack?size=40
MagicStack / uvloop

Ultra fast asyncio event loop.

asyncioasync/awaitasynchigh-performancelibuvPythonevent-loopNetworkasync-python
Cython 11.09 k
3 个月前
https://static.github-zh.com/github_avatars/python-trio?size=40
python-trio / trio

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

Pythonasyncasync/awaitNetworkiotriostructured-concurrency
Python 6.65 k
3 天前
https://static.github-zh.com/github_avatars/sindresorhus?size=40
sindresorhus / promise-fun

#Awesome#Promise packages, patterns, chat, and tutorials

async-functionspromisesJavaScriptponyfillunicornsPromiseasync/awaitpolyfillconcurrencyasynclistHackathon-KitAwesome ListsNode.js
4.99 k
1 年前
https://static.github-zh.com/github_avatars/async-rs?size=40
async-rs / async-std

Async version of the Rust standard library

async-stdRustasyncasync/awaitasync-rust
Rust 4.05 k
5 个月前
https://static.github-zh.com/github_avatars/StephenCleary?size=40
StephenCleary / AsyncEx

A helper library for async/await.

C#asyncawaitasyncexasync/awaittask
C# 3.66 k
2 年前
https://static.github-zh.com/github_avatars/lewissbaker?size=40
lewissbaker / cppcoro

A library of C++ coroutine abstractions for the coroutines TS

coroutinesC++asynchronous-programmingasync/awaitcoroutines-tsWindowsmsvcclangasyncasyncioLinux
C++ 3.66 k
2 年前
https://static.github-zh.com/github_avatars/async-graphql?size=40
async-graphql / async-graphql

A GraphQL server library implemented in Rust

Rustrust-crateasync/awaitGraphQLServerHacktoberfest
Rust 3.54 k
2 个月前
https://static.github-zh.com/github_avatars/scopsy?size=40
scopsy / await-to-js

Async await wrapper for easy error handling without try-catch

asyncasync/awaites2017try-catch
TypeScript 3.32 k
1 年前
https://static.github-zh.com/github_avatars/restatedev?size=40
restatedev / restate

Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.

distributed-systemsasync/awaitdurable-execution微服务consistent-statereliable-communicationServerlessevent-driven命令行界面workflow-engine
Rust 2.75 k
1 天前
https://static.github-zh.com/github_avatars/David-Haim?size=40
David-Haim / concurrencpp

Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

C++awaitasync/awaittasksthreadpooltimersmultithreadingconcurrencythreadingcoroutinesasynchronous-programmingconcurrent-programmingcoroutinetask-schedulerschedulerthread-safety
C++ 2.63 k
3 个月前
eventflow/EventFlow
https://static.github-zh.com/github_avatars/eventflow?size=40
eventflow / EventFlow

Async/await first CQRS+ES and DDD framework for .NET

eventsourcingcqrs.NETasync/awaiteventstoreeventselasticsearchrabbitmqsagasDomain-driven design (DDD)C#cqrs-es框架NuGetnetstandardevent-sourcingnetcore
C# 2.48 k
2 个月前
actionhero/actionhero
https://static.github-zh.com/github_avatars/actionhero?size=40
actionhero / actionhero

Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks

Node.jsJavaScriptsocket-clientServerWebSockettcp框架delayed-jobsHTTPAPIdelayed-tasksclustertsasync/awaitTypeScript
TypeScript 2.42 k
10 天前
ladjs/lad
https://static.github-zh.com/github_avatars/ladjs?size=40
ladjs / lad

Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.

Koamvc框架Node.jspassportBootstrapasync/awaitJavaScriptMongoDBRedisAmazon Web Servicescloudfronts3React Native模板APIavaPrettierxoMongoose
JavaScript 2.29 k
5 天前
https://static.github-zh.com/github_avatars/agronholm?size=40
agronholm / anyio

High level asynchronous concurrency and networking framework that works on top of either trio or asyncio

async/awaittrioasyncio
Python 2.15 k
3 天前
https://static.github-zh.com/github_avatars/frontarm?size=40
frontarm / async-javascript-cheatsheet

Cheatsheet for promises and async/await.

JavaScriptpromisesasync/awaitcheatsheet
HTML 1.94 k
7 年前
https://static.github-zh.com/github_avatars/getify?size=40
getify / asynquence

Asynchronous flow control (promises, generators, observables, CSP, etc)

JavaScriptasyncflow-controlpromisesGeneratorobservablescspstreamsasync-programmingasync/awaitLibrary
JavaScript 1.74 k
5 年前
https://static.github-zh.com/github_avatars/sindresorhus?size=40
sindresorhus / p-map

Map over promises concurrently

Promiseasync-functionsconcurrencymapperNode.jsJavaScriptparallelpromisesasyncasync/awaitawait
JavaScript 1.44 k
8 个月前
https://static.github-zh.com/github_avatars/electronicarts?size=40
electronicarts / ea-async

EA Async implements async-await methods in the JVM.

Javaasyncasync/awaitconcurrencyasynchronous
Java 1.41 k
1 年前
FabrizioBrancati/Queuer
https://static.github-zh.com/github_avatars/FabrizioBrancati?size=40
FabrizioBrancati / Queuer

Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).

SwiftLinuxcarthagesemaphoredispatchasynchronous-tasksmacOStvOSwatchOSswift-package-managerfoundationtaskasynchronousschedulerasync/await
Swift 1.16 k
1 个月前
https://static.github-zh.com/github_avatars/xianhc?size=40
xianhc / ape-volo-admin

.Net 8 、SqlSugar ORM、Vue 2.X、RBAC。前后端分离的开箱则用的企业级的权限开发框架(中后台管理系统)

MySQLRedisCross-origin resource sharing (CORS)JSON Web Tokens依赖注入swagger-uinetcoreaopasync/awaitautofacautomappersqlsugarcoreAuthenticationAuthorizationserilog
C# 1.08 k
2 个月前
loading...