vecf64 provides methods for slices of float64 (Go library)
cron expression parser
Cross Site Request Forgery (CSRF) prevention middleware for Go
CSS3 tokenizer for Go (library)
collection of useful handlers for Go's net/http package
powerful URL router and dispatcher for golang
fills a struct with form values
provides authenticated and encrypted cookie values
save cookie and filesystem sessions and allow custom session backends
Go package implementing the WebSocket protocol
Gettext support for the Go language
URL-friendly slugify with multiple languages support. (library)
Replaces non-ASCII characters with their ASCII approximations. (library)
SNMP library written in Go
MySQL-Driver for Go's database/sql package
capture, manipulate, and format call stacks
Go library for updating terminal output in realtime
Go library to render progress bars in terminal applications
go library to improve readability in terminal apps using tabular data
Useful template functions for Go templates (library)
Fork of text/template package with custom features (library)
Golang deep variable equality test that returns human-readable differences
collection of go packages to support common testing patterns
Go bindings for GTK3
decode generic map values into native Go structures and vice versa (library)
webauthn/FIDO2 library in golang (library)
low level packages for golang-github-go-webauthn-webauthn (library)
JSON canonicalization scheme library based on RFC 8785 (Go library)
SQL builder for XORM written in Go
lightweight wrapper of database/sql
native ZooKeeper client for Go (library)
Faster version of the Go regexp package (library)
GraphQL server with a focus on ease of use
Package for error handling and error reporting
GELF library and writer for Go
Blocked Bloom filters for Go
Transport for http.Client that will cache responses
Golang library to HTML StripTags
Go gRPC Middlewares: interceptor chaining, auth, logging, retries and more
Prometheus monitoring for gRPC Go servers
gRPC to JSON proxy generator for Golang -- sources
expressive vendor-neutral APIs for distributed tracing and context propagation
copy & paste-friendly golang crypto
Cucumber BDD-style testing for Go -- source
Make lightweight ASCII line graph in CLI apps with no other dependencies
Path parsing for segment unmarshaling and slicing
flexibly pool among multiple hosts from Go application
Go package that finds and parses GitHub CODEOWNERS files
random color generator
Native Go bindings for the FUSE kernel module