slice topic
table
Produces a string that represents slice data in a text table, inspired by gajus/table.
defaults
Initialize structs with default values
prettyslice
Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.
prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
UVtools
MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
dg
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
mapper
A simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.
SwiftFortuneWheel
The ultimate spinning wheel view that supports dynamic content and rich customization.
genesis
All generic functions for Go you ever need!
goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue