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

464 stars
8 watching
23 forks
Language: Go
last commit: 28 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. 304
seborama/fuego A Go library that applies functional programming concepts to improve code readability and reduce complex bugs in concurrent systems. 143
teaentitylab/fpgo A Golang library providing functional programming features and Rx-style coding capabilities. 349
rjnemo/underscore A Go library providing functional programming helpers without extending built-in objects. 110
tiendc/gofn A collection of reusable utility functions in Go to simplify common programming tasks 52
novalagung/gubrak A Go library providing functional programming utility functions with syntactic sugar. 485
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. 720
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 317
tiancaiamao/shen-go A Go implementation of Shen, a portable functional programming language with features like pattern matching and macro support. 56
esimov/gogu A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. 100
darky/context-fp-go A library for dependency injection and functional programming in Go. 1