repeale / fp-go
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
☆312Updated 2 years ago
Alternatives and similar repositories for fp-go:
Users that are interested in fp-go are comparing it to the libraries listed below
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆279Updated 6 months ago
- go-functional is a library of iterators to augment the standard library☆492Updated last month
- Monad, Functional Programming features for Golang☆350Updated 4 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆445Updated 9 months ago
- 🌟 Useful functional programming helpers for Go☆113Updated 3 months ago
- Task automation Go library☆606Updated last week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 3 weeks ago
- An enum generator for go☆810Updated last week
- Golang HTTP router☆733Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆565Updated 7 months ago
- http integration test framework☆260Updated 8 months ago
- Type safe enums for Go without code generation or reflection☆418Updated 7 months ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing for Go 1.18+.