Package levenshtein implements distance and similarity metrics for strings, based on the Levenshtein measure.
This is a repository containing Go bindings for writing FUSE file systems.
An implementation of a CBOR encoded merkledag object.
Common utilities used by go-ipfs
and other related Go packages.
This package provides a drop-in replacement of the Golang standard encoding/base64
library.
Messagediff is a library for calculating diffs of arbitrary structs in the Go programming language.
The utf7 package provides support for the obsolete UTF-7 text encoding in Go.
This package provides traditional getopt processing for implementing programs that use traditional command lines.
This package lets you link to GitHub issues, pull requests, commits and users from Sphinx docs.
go-github-com-gosuri-uiprogress
is go library to render progress bars in terminal applications.
This is a package for GO which can be used to create different types of barcodes.
Package sdk is the official AWS SDK v2 for the Go programming language.
This package provides a encoder and decoder of the PostgreSQL
wire protocol version 3.
Package enumflag supplements the Golang CLI flag handling packages spf13/cobra and spf13/pflag with enumeration flags.
This package provides a SOCKS protocol version 5 library with full TCP/UDP and IPv4/IPv6 support.
This package enables OpenID Connect support for the go-golang-org-x-oauth2
package.
Shared errors and error interface used throughout the various libraries found in the go-openapi toolkit.
Package httpgzip
provides net/http
-like primitives that use gzip compression when serving HTTP requests.
This package implements RFC 2616 HTTP/1.1 standard.
This package is a Go language X.509 TLS root certificate bundle, derived from Mozilla's collection.
This package reads and writes loose and packed (objects found in git packfiles) Git objects. It uses the pack package to search pack index files and locate the corresponding delta-base chain in the appropriate pack file. If gitobj can't find a loose object with the appropriate SHA-1, it will search the repository's packfile(s) instead. If it finds an object in a packfile, it will reconstruct the object along its delta-base chain and return it.
Package martian provides an HTTP/1.1 proxy with an API for configurable request and response modifiers.
The MinIO Go Client SDK provides simple APIs to access any Amazon S3 compatible object storage.
This package provides a implementation of the Snowball stemmer for natural language processing.