repeale / fp-goLinks
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
☆323Updated 3 years ago
Alternatives and similar repositories for fp-go
Users that are interested in fp-go are comparing it to the libraries listed below
Sorting:
- go-functional is a library of iterators to augment the standard library☆524Updated last month
- Monad, Functional Programming features for Golang☆353Updated 2 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆283Updated 2 months ago
- 🌟 Useful functional programming helpers for Go☆118Updated 2 months ago
- Synchronization and asynchronous computation package for Go☆286Updated 3 weeks ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆171Updated 4 months ago
- A lightweight library for writing concurrent programs in Go using the Actor model.☆274Updated last month
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆382Updated last month
- Optional is a library of optional Go types☆221Updated 2 years ago
- Simple and yet powerful Dependency Injection for Go☆376Updated this week
- Functional Experiment in Golang☆146Updated last year
- Example project for an article Metaprogramming with Go☆107Updated 3 years ago
- A Go tool to auto generate methods for your enums☆504Updated 5 months ago
- A super simple Lodash like utility library with essential functions that empowers the development in Go☆152Updated 4 years ago
- experimental implementation of basic monads based on go2 generics draft☆115Updated 3 years ago
- http integration test framework☆258Updated last year
- This library is inspired by functional programming - Clojure☆181Updated 2 years ago
- Task automation Go library☆676Updated last week
- Pattern matchings for Go.☆252Updated 2 years ago
- A library to help you create pipelines in Golang☆226Updated last year
- Fast SQL query builder for Go☆186Updated 10 months ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆505Updated last week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆509Updated 10 months ago
- Is a general library to help modify or set data within data structures and other objects.☆297Updated last year
- Haskell-flavoured functions for Go☆145Updated 4 years ago
- SQL data mapper for Go☆230Updated 2 years ago
- Type safe enums for Go without code generation or reflection☆448Updated 5 months ago
- A minimalist Go configuration library☆386Updated 7 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago