VadimKulagin / go-utils

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

Home Page:https://goldziher.github.io/go-utils/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://goldziher.github.io/go-utils/

License:MIT License


Languages

Language:Go 100.0%