This package generates ASCII tables. Features:
automatic Padding
support Multiple Lines
supports Alignment
support Custom Separators
automatic Alignment of numbers and percentage
write directly to http , file etc via
io.Writerread directly from CSV file
optional row line via
SetRowLinenormalise table header
make CSV Headers optional
enable or disable table border
set custom footer support
optional identical cells merging
set custom caption
optional reflowing of paragrpahs in multi-line cells
This package implements GNU gettext utilities in Go. It features:
Implements GNU gettext support in native Go.
Complete support for PO files including:
Support for MO files.
Thread-safe: This package is safe for concurrent use across multiple goroutines.
It works with UTF-8 encoding as it's the default for Go language.
Unit tests available.
Language codes are automatically simplified from the form en_UK to en if the first isn't available.
Ready to use inside Go templates.
Objects are serializable to []byte to store them in cache.
Support for Go Modules.
This package provides a git implementation in pure Go. It's a modified fork of original go-git/go-git project.
Package blackfriday is a markdown processor.
Various cryptographic utilities used by IPFS
Blackfriday is a Markdown processor in Go.
Package cellbuf provides terminal cell buffer functionality.
This package provides a token bucket implementation in Golang.
This package provides data model artifacts for Prometheus.
This package provides a Go implementation of several rolling hashes.
bluemonday is a HTML sanitizer implemented in Go.
This package provides the Windows API used at Charmbracelet.
A simple, efficient spring animation library for smooth, natural motion.
This package provides an implementation of JSON Reference for the Go programming language.
This package implements signed records for use wit IPFS routing systems.
go-github-com-vividcortex-gohistogram contains implementations of weighted and exponential histograms.
This package provides a standard interface for holding authenticated identities and their attributes.
Golang library for media type and file extension detection, based on magic numbers.
This package implements syscal fallocate by wrapping standard Go os.SEEK_SET.
This package provides a native Go clean room implementation of the Porter Stemming Algorithm.
PG* is a protoc plugin library for efficient proto-based code generation.
PG* is a protoc plugin library for efficient proto-based code generation.
Standalone FTS5 extension for @urlhttps://github.com/mattn/go-sqlite3,go-sqlite3.
This package is an external copy of the Go standard library's internal ChaCha20 package.