slice topic

List slice repositories

table

139
Stars
26
Forks
Watchers

Produces a string that represents slice data in a text table, inspired by gajus/table.

defaults

727
Stars
64
Forks
Watchers

Initialize structs with default values

prettyslice

64
Stars
9
Forks
Watchers

Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.

prealloc

627
Stars
24
Forks
Watchers

prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.

UVtools

1.1k
Stars
103
Forks
Watchers

MSLA/DLP, file analysis, calibration, repair, conversion and manipulation

dg

471
Stars
131
Forks
Watchers

[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.

mapper

377
Stars
33
Forks
Watchers

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

334
Stars
81
Forks
Watchers

The ultimate spinning wheel view that supports dynamic content and rich customization.

genesis

334
Stars
17
Forks
Watchers

All generic functions for Go you ever need!

goconcurrentqueue

367
Stars
33
Forks
Watchers

Go concurrent-safe, goroutine-safe, thread-safe queue