BooleanCat / go-functionalLinks
go-functional is a library of iterators to augment the standard library
☆503Updated last week
Alternatives and similar repositories for go-functional
Users that are interested in go-functional are comparing it to the libraries listed below
Sorting:
- Make your Go programs use less memory (maybe)☆822Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆479Updated 4 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆488Updated this week
- Refactoring and code transformation tool for Go.☆996Updated 4 months ago
- A library that provides Go Generics friendly "optional" features.☆195Updated 2 months ago
- fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.☆314Updated 2 years ago
- Generate type-safe Go converters by defining function signatures.☆701Updated this week
- GCI, a tool that control golang package import order and make it always deterministic.☆496Updated 2 months ago
- Type safe enums for Go without code generation or reflection☆424Updated 10 months ago
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- 🌈 slog.Handler that writes tinted (colorized) logs☆1,016Updated 2 weeks ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆686Updated this week
- An alternative to stack traces for your Go errors☆766Updated last week
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,222Updated 3 weeks ago
- 🎄 Go code coverage to SVG treemap☆565Updated last month
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆448Updated last year
- An enum generator for go☆838Updated this week
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆359Updated this week
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆278Updated 8 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆321Updated this week
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,139Updated last month
- CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.☆1,133Updated last week
- Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test☆962Updated 2 weeks ago
- Experimental implementation of a proposed v2 encoding/json package☆514Updated last month
- http integration test framework☆260Updated 11 months ago
- Combine one or more Go errors together☆1,140Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆320Updated 6 months ago
- Simple, useful and opinionated config loader.☆593Updated 2 months ago
- Concurrent data structures for Go☆1,348Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago