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
482 stars
7 watching
39 forks
Language: Go
last commit: over 1 year ago
Linked from 3 awesome lists
functional-programminggogolangutility-library
Related projects:
Repository | Description | Stars |
---|---|---|
esimov/gogu | A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 99 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |
miguelpragier/handy | A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 80 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 348 |
shomali11/util | A collection of general-purpose utility functions for various tasks such as compression, concurrency, hashing, encoding, and string manipulation. | 292 |
tiendc/gofn | A collection of reusable utility functions in Go to simplify common programming tasks | 49 |
kazhuravlev/just | A collection of useful functions for common tasks in software development. | 32 |
kashifkhan0771/utils | A common utility library providing functional building blocks for various tasks in Go applications. | 5 |
shulhan/share | A collection of libraries and tools for working with Go programming language | 1 |
nwillc/genfuncs | A collection of reusable functions and data structures to simplify working with generic containers in Go. | 52 |
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 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,245 |