go
Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.
A thread-safe queue faster and more resource efficient than golang's native channels
tool to download comics and manga in pdf/epub/cbr/cbz from a website
A library for doing diffs of arbitrary Golang structs.
Package httpretty prints the HTTP requests you make with Go pretty on your terminal.
Go wrapper for the toxcore library - contributions welcome!
A Go REPL. Builds up a source .go file over time, compiles it for output.
Multi platform library of configuration directories for Golang
A Go (golang) package for representing a list of errors as a single error.
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
impl generates method stubs for implementing an interface.
Go Walker is a server that generates Go projects API documentation on the fly.
Implements support for double star (**) matches in golang's path.Match and filepath.Glob.