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

https://github.com/anicolaspp/gnsource

Experimenta Lazy Streams for Go
https://github.com/anicolaspp/gnsource

functional-programming go gola lazy streams

Last synced: 3 months ago
JSON representation

Experimenta Lazy Streams for Go

Awesome Lists containing this project

README

        

# gnsource

gNSource is a go library for lazy stream processing that is similar to the one found is Java collections.

The main idea is to have a lazy evaluation of operations.