repeale / fp-goLinks
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
☆324Updated 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☆352Updated 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 last month
- Optional is a library of optional Go types☆221Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆284Updated last week
- A Go tool to auto generate methods for your enums☆502Updated 4 months ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆169Updated 3 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆506Updated 2 weeks ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆508Updated 9 months ago
- A super simple Lodash like utility library with essential functions that empowers the development in Go☆152Updated 4 years ago
- Is a general library to help modify or set data within data structures and other objects.☆296Updated 11 months ago
- Type safe enums for Go without code generation or reflection☆449Updated 4 months ago
- Pattern matchings for Go.☆252Updated 2 years ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆380Updated last month
- A minimalist Go configuration library☆387Updated 6 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 7 months ago
- Simple and yet powerful Dependency Injection for Go☆375Updated 4 months ago
- Functional Experiment in Golang☆146Updated last year
- SQL data mapper for Go☆230Updated 2 years ago
- A lightweight library for writing concurrent programs in Go using the Actor model.☆271Updated last week
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆399Updated 9 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆592Updated 3 weeks ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆326Updated last month
- experimental implementation of basic monads based on go2 generics draft☆115Updated 3 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- An enum generator for go☆908Updated last month
- Tiny lib to scan SQL rows directly to structs, slices, and primitive types☆606Updated 2 weeks ago
- 🛠 A full-featured dependency injection container for go programming language.☆239Updated 2 years ago
- Promise / Future library for Go☆412Updated 2 weeks ago