Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elafarge/nodejs-golang-buffered-channel

Re-implementation of golang's (buffered) channels in TypeScript... JUST AN EXPERIMENT, DON'T USE IN PRODUCTION ;-)
https://github.com/elafarge/nodejs-golang-buffered-channel

Last synced: 18 days ago
JSON representation

Re-implementation of golang's (buffered) channels in TypeScript... JUST AN EXPERIMENT, DON'T USE IN PRODUCTION ;-)

Awesome Lists containing this project

README

        

TypeScript implementation of Go Channels
========================================

This (plain) JavaScript module is an implementation of [Go Chanels]().

It can turn out to be really hand