lo

FP library

A Lodash-style Go library with generic implementations of common functional programming operations.

💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

GitHub

18k stars
79 watching
832 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists

constraintscontractfilterablefoldablefunctionalgenericsgogolanglodashprogrammingtypesafe

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
samber/mo A comprehensive set of functional programming abstractions 2,704
thoas/go-funk A modern Go utility library providing generic helpers such as contains, find, filter, etc. using reflect technology. 4,827
samber/do A dependency injection toolkit with Go 1.18+ Generics that provides services with features like health checks, shutdowns, and lifecycle hooks. 1,889
go-kit/kit A toolkit for building microservices in Go 26,684
go-gorm/gorm A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. 37,145
goby-lang/goby An object-oriented interpreter language inspired by Ruby and implemented in Go. 3,492
glycerine/greenpack A serialization format that provides versioning, typing, and schema support for data exchange between different programming languages 115
samber/slog-multi A logging framework that enables flexible handler chaining and distribution of log records to multiple destinations in parallel. 404
deckarep/golang-set A generic set data structure implementation in Go 4,277
samber/slog-sentry A Sentry handler library for structured logging in Go 48
google/starlark-go An implementation of the Starlark configuration language in Go. 2,377
samber/slog-channel A Go channel handler for structured logging 6
elgohr/go-localstack A Go library that simplifies interactions with localstack services for testing and development purposes. 79
goradd/maps A library providing a standard interface for working with various types of maps in Go. 47
chenmingyong0423/go-mongox A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. 150