Webbrowser provides a simple API for opening web pages on your default browser.
Package triplesec implements the TripleSec v3 and v4 encryption and authentication scheme.
Forwarded headers middleware to use if application is run behind reverse proxy.
Sprig is a library that provides more than 100 commonly used template functions.
This is a fork of another go-libvterm library for use with aerc.
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.
Package chunkreader provides an io.Reader
wrapper that minimizes IO reads and memory allocations.
Script to execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE. Implemented in Go.
The Cascadia package implements CSS selectors for use with the parse trees produced by the html package.
Script to execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE. Implemented in Go.
The store
package provides a number of data store types that are useful for bioinformatic analysis.
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
This package implements a fast bloom filter with real bitset
and JSONMarshal/JSONUnmarshal to store/reload the Bloom filter.
Chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI-coloured text, etc.
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.