Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hanke0/goutils

A collection of useful functions, require only standard modules.
https://github.com/hanke0/goutils

go utils utils-lib

Last synced: 17 days ago
JSON representation

A collection of useful functions, require only standard modules.

Awesome Lists containing this project

README

        

# A Useful Collection Of Go functions.

[![master build](https://github.com/hanke0/goutils/actions/workflows/go.yml/badge.svg?branch=master)](https://goreportcard.com/report/github.com/hanke0/goutils)
![Go Report Card](https://goreportcard.com/badge/github.com/hanke0/goutils?style=flat-square)
[![Coverage](https://codecov.io/gh/hanke0/goutils/branch/master/graph/badge.svg?token=tNKcOjlxLo)](https://codecov.io/gh/hanke0/goutils)
[![codeql-analysis](https://github.com/hanke0/goutils/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/hanke0/goutils/actions/workflows/codeql-analysis.yml)
[![Releases](https://img.shields.io/github/release/hanke0/goutils/all.svg?style=flat-square)](https://github.com/hanke0/goutils/releases)
[![LICENSE](https://img.shields.io/github/license/hanke0/goutils.svg?style=flat-square)](https://github.com/hanke0/goutils/blob/main/LICENSE)

A collection of useful functions, require only standard modules.

**Note**: The `main` branch may be in an *unstable or even broken state* during development.

Document at https://pkg.go.dev/github.com/hanke0/goutils