A general purpose application and library for aligning text.
Universal JSON, BSON, YAML, CSV, XML converter with templates
Converter from BBCode to HTML
Extract text from plaintext, .docx, .odt and .rtf files. Pure go.
🌲 Parses indented code and returns a tree structure.
🍫 A collection of common regular expressions for Go
csvplus extends the standard Go encoding/csv package with fluent interface, lazy stream operations, indices and joins.
A golang package to work with Decentralized Identifiers (DIDs)
Parse and check doi objects in go.
EditorConfig Core written in Go
Minimal cgo bindings for libenca
Go package provides a generic interface to encoders and decoders
Genex package for Go
Encoding and decoding for fixed-width formatted data
Parses the Graphviz DOT language in golang
Go Humans! (formatters for units to human friendly sizes)
Takes a full name and splits it into individual name parts
A NMEA parser library in pure Go
A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library
randexp for Go.
wcwidth for golang
⚡ Light weight Golang spider framework | 轻量的 Golang 爬虫框架
Output go objects in standard formats, such as YAML, JSON, etc
A Go library to parse and format vCard
🚀 Fast and light wildcard pattern matching.
Zero-width character detection and removal for Go
Guess the natural language of a text in Go
⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules.
Package inject provides a reflect based injector.
Colorized JSON output for Go https://godoc.org/github.com/nwidger/jsoncolor
JSONPath with dot notation generator for golang
High performance LTSV (Labeled Tab Separeted Value) reader for Go.
Open Document Format (ODF) generator library for Go.
omniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc.
Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawler
iTunes and RSS 2.0 Podcast Generator in Golang
RFC 4566 SDP implementation in go
A shell parser, formatter, and interpreter with bash support; includes shfmt
A syndication feed parser for Atom 1.0 and RSS 2.0 in Go
TOML parser for Golang with reflection.