BooleanCat / go-functionalLinks
go-functional is a library of iterators to augment the standard library
☆515Updated 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:
- fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.☆316Updated 2 years ago
- A Go tool to auto generate methods for your enums☆496Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆555Updated last month
- Type safe enums for Go without code generation or reflection☆442Updated last month
- Make your Go programs use less memory (maybe)☆867Updated last month
- An enum generator for go☆874Updated 2 weeks ago
- Generate type-safe Go converters by defining function signatures.☆769Updated 3 weeks ago
- An alternative to stack traces for your Go errors☆779Updated 3 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆518Updated 2 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆282Updated last month
- 🎄 Go code coverage to SVG treemap☆580Updated 5 months ago
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆751Updated last week
- Refactoring and code transformation tool for Go.☆1,015Updated 7 months ago
- A library that provides Go Generics friendly "optional" features.☆204Updated 2 weeks ago
- Task automation Go library☆635Updated this week
- 🌈 slog.Handler that writes tinted (colorized) logs☆1,134Updated 3 months ago
- Experimental implementation of a proposed v2 encoding/json package☆532Updated 3 weeks ago
- Go library for decoding generic map values into native Go structures and vice versa.☆383Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆570Updated 7 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆485Updated last week
- Collection of log/slog related projects.☆235Updated 3 months ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆370Updated 3 weeks ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 7 months ago
- 🧬 Go Mutation Testing☆277Updated 8 months ago
- A tool to generate Go data types from JSON Schema definitions.☆732Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆623Updated 6 months ago
- Generate JSON Schemas from Go types☆818Updated 9 months ago
- A lightweight library for writing concurrent programs in Go using the Actor model.☆257Updated 2 weeks ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆478Updated 8 months ago
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆752Updated last month