repeale / fp-goLinks
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
☆319Updated 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
Sorting:
- go-functional is a library of iterators to augment the standard library☆517Updated 3 weeks ago
- Monad, Functional Programming features for Golang☆351Updated last month
- Synchronization and asynchronous computation package for Go☆277Updated 3 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆283Updated last month
- A Go tool to auto generate methods for your enums☆497Updated 2 months ago
- 🌟 Useful functional programming helpers for Go☆118Updated last month
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆168Updated last month
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆499Updated last week
- A lightweight library for writing concurrent programs in Go using the Actor model.☆258Updated last month
- Is a general library to help modify or set data within data structures and other objects.☆288Updated 9 months ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆372Updated 2 weeks ago
- Optional is a library of optional Go types☆221Updated 2 years ago
- Functional Experiment in Golang☆146Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 7 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆625Updated 6 months ago
- Pattern matchings for Go.☆250Updated 2 years ago
- Fast SQL query builder for Go☆183Updated 7 months ago
- A minimalist Go configuration library☆382Updated 4 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 5 months ago
- A library to help you create pipelines in Golang☆225Updated last year
- Simple and yet powerful Dependency Injection for Go☆372Updated last month
- SQL data mapper for Go☆230Updated 2 years ago
- Task automation Go library☆636Updated this week
- This library is inspired by functional programming - Clojure☆181Updated last year
- Type safe enums for Go without code generation or reflection☆442Updated 2 months ago
- An enum generator for go☆879Updated this week
- Haskell-flavoured functions for Go☆144Updated 4 years ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive types☆603Updated 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…☆397Updated 7 months ago
- BDD framework☆128Updated 2 months ago