go-functional

Functional iterator library

A library of iterators to augment the standard library for functional programming in Go.

go-functional is a library of iterators to augment the standard library

GitHub

458 stars
8 watching
23 forks
Language: Go
last commit: 13 days ago
Linked from 1 awesome list

functional-programminggogolang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
logic-building/functional-go A Go library that enables functional programming concepts such as mapping and transforming data structures in a concise and expressive way. 181
repeale/fp-go A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. 303
seborama/fuego A Go library that applies functional programming concepts to improve code readability and reduce complex bugs in concurrent systems. 141
teaentitylab/fpgo A Golang library providing functional programming features and Rx-style coding capabilities. 348
rjnemo/underscore A set of functional programming helpers for the Go language 109
tiendc/gofn A collection of reusable utility functions in Go to simplify common programming tasks 49
novalagung/gubrak A Go library providing functional programming utility functions with syntactic sugar. 482
yaa110/goterator An iterator implementation providing map and reduce functionalities for data processing in Go. 16
dbrattli/oslash A Python library that explores the intersection of functional and object-oriented programming concepts. 716
przemyslawjanpietrzak/pymonet A high-level Python library for functional programming, providing abstract data structures and utilities. 34
tobyhede/go-underscore A collection of utility functions for the Go programming language 1,301
bodar/totallylazy A Java functional programming library with lazy evaluation and composability features 318
tiancaiamao/shen-go A Go implementation of Shen, a portable functional programming language with features like pattern matching and macro support. 55
esimov/gogu A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. 98
darky/context-fp-go A library for dependency injection and functional programming in Go. 1