BooleanCat / go-functionalLinks
go-functional is a library of iterators to augment the standard library
☆511Updated 3 weeks ago
Alternatives and similar repositories for go-functional
Users that are interested in go-functional are comparing it to the libraries listed below
Sorting:
- A Go tool to auto generate methods for your enums☆493Updated 3 weeks ago
- fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.☆316Updated 2 years ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆531Updated last week
- Type safe enums for Go without code generation or reflection☆441Updated 3 weeks ago
- Experimental implementation of a proposed v2 encoding/json package☆528Updated this week
- Make your Go programs use less memory (maybe)☆841Updated 3 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆516Updated last month
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆280Updated 3 weeks ago
- A library that provides Go Generics friendly "optional" features.☆203Updated 2 weeks ago
- Generate type-safe Go converters by defining function signatures.☆752Updated last week
- An enum generator for go☆867Updated this week
- Refactoring and code transformation tool for Go.☆1,012Updated 7 months ago
- An alternative to stack traces for your Go errors☆778Updated 3 weeks ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆742Updated last week
- Go library for decoding generic map values into native Go structures and vice versa.☆376Updated last week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 6 months ago
- 🎄 Go code coverage to SVG treemap☆577Updated 4 months ago
- Task automation Go library☆634Updated 2 weeks ago
- Generate JSON Schemas from Go types☆794Updated 8 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.