brentp / go-athenaeum

a collection of small golang libraries I use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-athenaeum

a collection of small #golang packages I use.

  • rangeset set operations on interval ranges GoDoc
  • readuntil like bytes.Index for an io.Reader GoDoc
  • s3seek provides a seekable io.Reader to an S3 object. GoDoc
  • unsplit faster than bytes.Split GoDoc
  • windowmean sliding window mean on a slice GoDoc
  • tempclean like ioutil.TempFile/Dir but cleans up at exit GoDoc

About

a collection of small golang libraries I use

License:MIT License


Languages

Language:Go 100.0%