go-spew
Debugging tool
Provides a deep pretty printer for Go data structures to aid in debugging
Implements a deep pretty printer for Go data structures to aid in debugging
6k stars
71 watching
366 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
go-chassis/go-chassis | A cloud-native application framework for Go that simplifies the development of microservices. | 2,735 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
spf13/pflag | Provides a drop-in replacement for Go's native flag package to support POSIX/GNU-style flags. | 2,424 |
chrislusf/glow | A distributed computation system written in Go to efficiently process large datasets across multiple machines | 3,203 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,632 |
google/gopacket | Provides a set of tools for packet processing and decoding in Go. | 6,349 |
gonum/plot | A Go library for creating and visualizing plots. | 2,748 |
go-swagger/go-swagger | A toolset for working with RESTful APIs using Swagger 2.0 specifications | 9,546 |
masterminds/sprig | A collection of reusable template functions for Go templates | 4,287 |
gocelery/gocelery | A Go library that enables distributed task queuing and supports Celery workflow automation | 2,379 |
nsqio/go-nsq | A Go package providing an official client library for interacting with NSQ clusters. | 2,594 |
jessevdk/go-flags | A command line option parser library for Go. | 2,596 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
sjwhitworth/golearn | A Go library providing a simple and customizable machine learning framework for building predictive models. | 9,295 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,100 |