gubrak

Utility library

A Go library providing functional programming utility functions with syntactic sugar.

⚙️ Golang functional utility library with syntactic sugar. It's like lodash, but for Go

GitHub

485 stars
7 watching
39 forks
Language: Go
last commit: over 3 years ago
Linked from 3 awesome lists

functional-programminggogolangutility-library

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
esimov/goguA comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations.100
bytedance/gopkgA collection of reusable utility functions and libraries for the Go programming language1,741
1set/gutA collection of reusable Go utility functions and tools.27
xxjwxc/publicA comprehensive utility package for Go programmers175
arthurkushman/pgoA collection of convenient functions to facilitate software development in Go.86
miguelpragier/handyA collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language.81
teaentitylab/fpgoA Golang library providing functional programming features and Rx-style coding capabilities.349
shomali11/utilA collection of general-purpose utility functions for various tasks such as compression, concurrency, hashing, encoding, and string manipulation.292
tiendc/gofnA collection of reusable utility functions in Go to simplify common programming tasks52
kazhuravlev/justA collection of useful functions for common tasks in software development.32
kashifkhan0771/utilsA utility library providing common functions and helpers for Go applications7
shulhan/shareA collection of libraries and tools for working with Go programming language1
nwillc/genfuncsA collection of reusable functions and data structures to simplify working with generic containers in Go.52
repeale/fp-goA collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data.304
awalterschulze/goderiveAutomates generating implementations of common Go functions from input parameter types.1,246