mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 14:21:47 +08:00
Add g framework to functional programming resources (#6005)
This commit is contained in:
parent
4f16464a30
commit
43d721c2eb
@ -1221,6 +1221,7 @@ _Packages to support functional programming in Go._
|
||||
- [fpGo](https://github.com/TeaEntityLab/fpGo) - Monad, Functional Programming features for Golang.
|
||||
- [fuego](https://github.com/seborama/fuego) - Functional Experiment in Go.
|
||||
- [FuncFrog](https://github.com/koss-null/FuncFrog) - Functional helpers library providing Map, Filter, Reduce and other stream operations on generic slices Go1.18+ with lazy evaluation and error handling mechanisms.
|
||||
- [g](https://github.com/enetx/g) - Functional programming framework for Go.
|
||||
- [go-functional](https://github.com/BooleanCat/go-functional) - Functional programming in Go using generics
|
||||
- [go-underscore](https://github.com/tobyhede/go-underscore) - Useful collection of helpfully functional Go collection utilities.
|
||||
- [gofp](https://github.com/rbrahul/gofp) - A lodash like powerful utility library for Golang.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user