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: about 2 months ago
Linked from 1 awesome list

asyncasync-awaitawaitgolangpromise

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
reugn/async A collection of concurrent and asynchronous data structures and utilities for efficient programming in Go. 226
xxjwxc/public A comprehensive utility package for Go programmers 175
async-plus/async-plus Provides a simple, chainable interface for async and throwing code in Swift 195
yannickl/awaitkit A Swift library that simplifies asynchronous programming using the Async/Await syntax 750
jgornick/asyncp Port of an async library to use Promises instead of callbacks in Node.js 29
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 318
freshos/then A toolset for writing concise and maintainable asynchronous code in Swift using promises 995
vardius/gollback Utilities for managing execution of asynchronous callback functions in Go. 125
studiosol/async A safe way to execute functions asynchronously while recovering from panics and facilitating error cause discovery. 137
go-ozzo/ozzo-log A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. 122
goccy/go-yaml A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. 1,217
papooch/nestjs-cls A module that provides a way to store state and propagate it throughout asynchronous code in NestJS applications. 462
briancavalier/creed A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. 274
yortus/asyncawait A library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods. 1,909
aiokitchen/aiomisc A collection of utility functions and classes for working with asynchronous I/O in Python 386