gotoolbox
A toolbox of various utilities that make writing Go easier.
channels
package
The channels
package provides a number of functions that make working with and composing channels easier.
slice
package
The slice
package provides tools that make working with slices easier.