async

Async package

An asynchronous task package for Go with support for async/await pattern and context cancellation.

Async is an asynchronous task package for Go

GitHub

6 stars
1 watching
2 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

asyncasync-awaitawaitgolangpromise

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
reugn/asyncA collection of concurrent and asynchronous data structures and utilities for efficient programming in Go.226
xxjwxc/publicA comprehensive utility package for Go programmers175
async-plus/async-plusProvides a simple, chainable interface for async and throwing code in Swift195
yannickl/awaitkitA Swift library that simplifies asynchronous programming using the Async/Await syntax750
jgornick/asyncpPort of an async library to use Promises instead of callbacks in Node.js29
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
freshos/thenA toolset for writing concise and maintainable asynchronous code in Swift using promises995
vardius/gollbackUtilities for managing execution of asynchronous callback functions in Go.125
studiosol/asyncA safe way to execute functions asynchronously while recovering from panics and facilitating error cause discovery.137
go-ozzo/ozzo-logA Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets.122
goccy/go-yamlA Go YAML parser and encoder with improved performance, customization options, and team collaboration features.1,217
papooch/nestjs-clsA module that provides a way to store state and propagate it throughout asynchronous code in NestJS applications.462
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
yortus/asyncawaitA library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods.1,909
aiokitchen/aiomiscA collection of utility functions and classes for working with asynchronous I/O in Python386