go-utils icon indicating copy to clipboard operation
go-utils copied to clipboard

Simple and performant utilies using Go generics inspired by JavaScript and Python

Go Utils

Go Report Card

Quality Gate Status Coverage Vulnerabilities Bugs

Maintainability Rating Reliability Rating Security Rating

Go Utils is a comprehensive utility library inspired by JavaScript and Python. It makes extensive use of Go 1.18+ generics to offer a simple API.

Read more in the documentation.

Installation

go get -u github.com/Goldziher/go-utils

Contribution

This library is open to contributions. Please consult the Contribution Guide.