Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ;-)
- Host: GitHub
- URL: https://github.com/elafarge/nodejs-golang-buffered-channel
- Owner: elafarge
- Created: 2019-05-07T12:19:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T12:40:23.000Z (over 5 years ago)
- Last Synced: 2024-11-06T01:49:53.292Z (2 months ago)
- Language: TypeScript
- Size: 30.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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