repeale / fp-goLinks
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
☆316Updated 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☆513Updated 2 weeks ago
- Monad, Functional Programming features for Golang☆351Updated 3 weeks ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆281Updated last month
- 🌟 Useful functional programming helpers for Go☆118Updated 3 weeks ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆167Updated 3 weeks ago
- Synchronization and asynchronous computation package for Go☆274Updated 2 months ago
- A lightweight library for writing concurrent programs in Go using the Actor model.☆254Updated last week
- Optional is a library of optional Go types☆220Updated 2 years ago
- A Go tool to auto generate methods for your enums☆496Updated last month
- Is a general library to help modify or set data within data structures and other objects.☆284Updated 8 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆452Updated this week
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆371Updated 3 weeks ago
- experimental implementation of basic monads based on go2 generics draft☆116Updated 3 years ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 6 months ago
- [Go] Distributed Actor framework using protocol buffers as message for Golang☆286Updated this week
- A minimalist Go configuration library☆380Updated 3 months ago
- Type safe enums for Go without code generation or reflection☆442Updated last month
- SQL data mapper for Go☆229Updated 2 years ago
- Pattern matchings for Go.☆250Updated 2 years ago
- 🛠 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...☆546Updated 3 weeks ago
- Fast SQL query builder for Go☆181Updated 7 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 4 months ago
- 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…☆398Updated 6 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆622Updated 5 months ago
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆469Updated 4 months ago
- Golang HTTP router☆764Updated 6 months ago
- Simple and yet powerful Dependency Injection for Go☆372Updated 3 weeks ago
- http integration test framework☆261Updated last year
- A super simple Lodash like utility library with essential functions that empowers the development in Go☆152Updated 4 years ago