repeale / fp-goLinks
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
☆325Updated 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☆525Updated last week
- Monad, Functional Programming features for Golang☆353Updated 3 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆284Updated 3 months ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆171Updated 5 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆505Updated 3 weeks ago
- 🌟 Useful functional programming helpers for Go☆118Updated 2 months ago
- Synchronization and asynchronous computation package for Go☆295Updated 2 weeks ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆382Updated 2 months ago
- Functional Experiment in Golang☆146Updated last year
- Optional is a library of optional Go types☆221Updated 2 years ago
- Pattern matchings for Go.☆252Updated 2 years ago
- A lightweight library for writing concurrent programs in Go using the Actor model.☆278Updated last month
- Is a general library to help modify or set data within data structures and other objects.☆297Updated last year
- A Go tool to auto generate methods for your enums☆511Updated 2 weeks 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…☆399Updated 11 months ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive types☆609Updated 3 weeks ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Updated 11 months ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Type safe enums for Go without code generation or reflection☆449Updated 5 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago
- Example project for an article Metaprogramming with Go☆107Updated 3 years ago
- An enum generator for go☆914Updated 2 months ago
- BDD framework☆138Updated 6 months ago
- SQL data mapper for Go☆229Updated 2 years ago
- Simple and yet powerful Dependency Injection for Go☆377Updated 3 weeks ago
- Abstract JSON for Golang with JSONPath support☆291Updated last year
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆485Updated 9 months ago
- A minimalist Go configuration library☆385Updated 8 months ago
- Task automation Go library☆677Updated this week
- experimental implementation of basic monads based on go2 generics draft☆115Updated 3 years ago