repeale / fp-goLinks
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
☆315Updated 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☆509Updated 3 weeks ago
- Monad, Functional Programming features for Golang☆351Updated 9 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆277Updated 10 months ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing for Go 1.18+.☆161Updated 2 years ago
- 🌟 Useful functional programming helpers for Go☆117Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆489Updated last week
- A lightweight library for writing concurrent programs in Go using the Actor model.☆242Updated 3 weeks ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆449Updated 2 weeks ago
- Synchronization and asynchronous computation package for Go☆255Updated last month
- Simple and yet powerful Dependency Injection for Go☆367Updated 8 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 5 months ago
- Optional is a library of optional Go types☆219Updated 2 years ago
- Type safe enums for Go without code generation or reflection☆429Updated last year
- 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…☆396Updated 5 months ago
- experimental implementation of basic monads based on go2 generics draft☆116Updated 3 years ago
- Pattern matchings for Go.☆250Updated 2 years ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆368Updated 2 weeks ago
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆459Updated 3 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 2 months ago
- Is a general library to help modify or set data within data structures and other objects.☆279Updated 7 months ago
- A library to help you create pipelines in Golang☆222Updated last year
- 🛠 A full-featured dependency injection container for go programming language.☆238Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆521Updated last week
- Haskell-flavoured functions for Go☆143Updated 4 years ago
- A minimalist Go configuration library☆382Updated 2 months ago
- Generate type-safe Go converters by defining function signatures.☆741Updated 2 weeks ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆312Updated 2 months ago
- Functional Experiment in Golang☆146Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆609Updated 4 months ago
- SQL data mapper for Go☆227Updated 2 years ago