Simple fake clock for Go
backoff algorithm in Golang
Simple log rotator
Minimalist Go package aimed at creating Console User Interfaces
High-performance drop-in replacement of "encoding/json"
logfmt for zap
URI Templates (RFC 6570) implemented in Go
embed data in a Go program - library package
Goroutine local storage
colored writers and tabwriters
Common juju errors and functions to annotate errors
fork of net/http/pprof which works when not at the server's root
logging library for Go
Efficient token-bucket-based rate limiter module for Go
encapsulates the mechanism around retrying commands
General utility functions
intelligent version comparisons
go helpers for interacting with Web browsers
High performance HTTP request router for Go that scales well
Painless middleware chaining for Go
library for working with compressed arrays of integers
Go library to colored pretty printer on terminal
Extend "os" package with Executable and ExecutableFolder
run Go programs as a service on major platforms
Golang LRU Cache for high concurrency
Testing framework for Go with more concise syntax
Memoization with asynchronous revalidation for Go
Go utilities for performing shell-like word splitting/joining
decode environment variables based on a user defined specification
Small Go library for handling archives of various types.
go parser for the collectd binary protocol
library of some utility functions provided by cmd/go
convenience functions for using structs with the database/sql package
Various TLS certificate tools and other utility libraries for Golang
port of the lzma compression algorithm
optimized compression packages
CPU feature identification for Go
CRC32 hash with x64 optimizations
parallel gzip (de)compression library for Go
Reed-Solomon Erasure Coding in Go
golang library for CPE (A Common Platform Enumeration 2.3)
golang library for parsing deb package versions
golang library for parsing rpm package versions
local copy tool of Security Tracker (Red Hat/Debian) written in go
Implementation of the XMLRPC client protocol in Go
builds a local copy of the NVD/JVN (source)
Go library to scan live hosts by ping command
Go library for create DB of data written in OVAL (source)
Go package for Logrus Prefixed Log Formatter
Go implementation of the bspatch algorithm