Skip to content

layer8co/toolbox

Repository files navigation

toolbox

The moreutils of Go.

Packages:

  • container/omap - an ordered map implementation.
  • container/ringbuf - a buffer that overwrites old data past a maximum size.
  • crypto/streamcrypt - streaming symmetric encryption and decryption.
  • io/moreio - generic streaming utilities.
  • math/intmath - integer mathematics, unlike stdlib math which is float64.
  • must - easy error handling for errors that should panic.
  • os/oslite - allocation-free implementation of the stdlib os package.

About

The moreutils of Go. Breaking changes guaranteed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages