Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rhagenson/unchan

Unordered Go channel
https://github.com/rhagenson/unchan

channel go random unordered

Last synced: about 1 month ago
JSON representation

Unordered Go channel

Awesome Lists containing this project

README

        

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3355639.svg)](https://doi.org/10.5281/zenodo.3355639)

# unchan

`unchan` is the unordered channel. Although typical desire when using a Go channel is to maintain order, there are some instances when that order is not the goal.