bradhe / gox

Extensions to the go standard library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gox

gox is a collection of extensions to the go standard library. It's meant to behave very similarly to the go standard library so you can easily drop it in where you need it.

Packages

  • iox - Extensions to the io package.
  • bytesx - Extensions to the bytes package.

About

Extensions to the go standard library


Languages

Language:Go 96.8%Language:Makefile 3.2%