@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

gochan

golang inspired channels for doing CSP-style concurrency in node.js

goes

goes, Golang like channels, goroutine and go for ES2015.