proxy.golang.org : github.com/srgrr/gombinator
Gombinator is a functional-style library designed to play nicely with goroutines and channels It allows the user to use functions like map, filter, partition, etc Most functions require the user to provide a context for early cancellation This library is NOT meant as a replacement for traditional loops: channels add overhead Consider using gombinator only when you were intending to distribute load between different goroutines in the first place
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/srgrr/gombinator
Keywords:
channels
, functional
, goroutine
, lazy-evaluation
, streaming
, streams
License: MIT
Latest release: 2 months ago
First release: 4 months ago
Namespace: github.com/srgrr
Stars: 5 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago