wpsmithtwc / go-utils

A collection of various Go utility packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-utils - A collection of various Go utilities

This repository contains a collection of various utility packages written in Go.

Packages

  • map - provides an implementation of a concurrent map
  • slice - provides an implementation of a concurrent slice

Installation

Install go-utils by executing the command below.

go get -v github.com/dnaeon/go-utils

License

The code in this repository is Open Source and licensed under the BSD License.

About

A collection of various Go utility packages


Languages

Language:Go 100.0%