async
async library
A collection of concurrent and asynchronous data structures and utilities for efficient programming in Go.
Synchronization and asynchronous computation package for Go
226 stars
5 watching
11 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
asyncasynchronousasynchronous-apibarrierconcurrencyconcurrent-mapfuturegenericsgolockmutexpromisesynchronizationzero-dependency
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An asynchronous task package for Go with support for async/await pattern and context cancellation. | 6 |
| | A minimalistic scheduling library that allows developers to create and manage scheduled jobs with various triggers. | 1,805 |
| | Provides a lightweight and flexible way to process data streams in Go | 1,935 |
| | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| | A C++ library providing a coroutine-based approach to networking | 37 |
| | A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| | Utilities for managing execution of asynchronous callback functions in Go. | 125 |
| | A library for building secure and private networks in Go | 270 |
| | Enables simple and composable asynchronous functional programming in JavaScript | 277 |
| | A goroutine pool library for efficient asynchronous task execution | 52 |
| | Provides functions for managing asynchronous workflows with context-based execution control | 104 |
| | A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| | Port of an async library to use Promises instead of callbacks in Node.js | 29 |
| | A package providing abstractions for structured concurrency in Go | 68 |
| | A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |