@glamboyosa/chan
`@glamboyosa/chan` is a TypeScript package that implements channels similar to Go’s channels. Channels are a powerful concurrency primitive that enable safe and efficient communication between different parts of your application. This package is designed
channels.ts
Simple and easy to use TypeScript implementation of Golang channels
gochan
golang inspired channels for doing CSP-style concurrency in node.js
goes
goes, Golang like channels, goroutine and go for ES2015.