Sprig is a library that provides more than 100 commonly used template functions.
An explosive companion to the bleve indexing library
Gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
This package provides a virtual terminal widget for the tcell
Go library.
This package provides a way to check whether two Go source directories contain equivalent code.
This package implements a functionality for debugging and inspection utilities for cty Golang module.
The Cascadia package implements CSS selectors for use with the parse trees produced by the html package.
This package implements a functionality to calculate Levenshtein Distance.
Utilities to prettify console output of tables, lists, progress-bars, text, etc. with a heavy emphasis on customization.
because sync.Map is only available in go 1.9, we can use concurrent.Map to make code portable
because sync.Map is only available in go 1.9, we can use concurrent.Map to make code portable
Utilities to prettify console output of tables, lists, progress-bars, text, etc. with a heavy emphasis on customization.
Chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI-coloured text, etc.
This package implements a fast bloom filter with real bitset
and JSONMarshal/JSONUnmarshal to store/reload the Bloom filter.
This package provides a golang library for splitting command-line strings into words like a POSIX or Windows shell would.
This package provides Abstract Syntax Notation One BER encoding and decoding in the Go language.
This package implements JMESPath, a query language for JSON. It transforms one JSON document into another through a JMESPath expression.
This package provides a Go library for generating, decoding, and encrypting JSON Web Tokens (JWT). It relies only on the standard library.
This package provides an implementation of JSON Schema for the Go programming language, which supports draft-04, draft-06 and draft-07.
go-ipfs-ds-help
provides utilities for parsing and creating datastore keys used by go-ipfs
(Kubo).
socketpair is a Go library that provides bidirectionally connected net.Conns, net.PacketConns made from socketpair(2) as well as bidirectionally connected net.TCPConns.
Package testdeep allows flexible deep comparison, it is an adaptation of Perl's Test::Deep perl.
Package whirlpool implements the ISO/IEC 10118-3:2004 whirlpool cryptographic hash as specified in http://www.larc.usp.br/~pbarreto/WhirlpoolPage.html.
ansi
defines common ANSI escape sequences based on the ECMA-48 specs.