Showing 1-20 of 26 packages
A tiny version of Golang's WaitGroup with typings, promises, and zero dependencies.
waitgroup.js - concurrency synchronization primitive ============ This is a translation of Go's [sync.WaitGroup](http://golang.org/pkg/sync/#WaitGroup) for JavaScript, used extensively in [TextDrop](http://www.textdropapp.com).
Go-like WaitGroup
An implementation of the Go's WaitGroup for Node.js
Golang's `WaitGroup` and Unix's `sleep` for Javascript (browser and Node.js).
WaitGroup module.
Go-style channel and waitGroup for js
## Installation
Lose implementation of Golang's WaitGroup
WaitGroup in TypeScript
Go `WaitGroup` inspired wait group for node.js.
async/await friendly waitgroup
Resilience Extensions for JS.
`npm i @joesonw/tslib`
使用微信小程序环境中的一些处理方案
Task pool for scheduling async tasks with controlled concurrency.
Reimplementations of Go standard packages (e.g. sync, context) for JavaScript/TypeScript
Node.js Atomic thread safe tools
A port of golang sync.WaitGroup