Highlights
Stars
Go library for detecting and expanding the user's home directory without cgo.
Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
Types and utilities for working with 2d geometry in Golang
CLI - Convert between YAML, TOML, JSON, and HCL. Preserves map order.
A UPnP DLNA Digital Media Server that includes basic video transcoding. Tested on a Panasonic Viera television, several Android UPnP apps, and Chromecast.
Backup and restore Ed25519 SSH keys with seed words 🫠
Go package to generate and manage color palettes & schemes 🎨
A multilingual command line sentence tokenizer in Golang
Marshmallow provides a flexible and performant JSON unmarshalling in Go. It specializes in dealing with unstructured struct - when some fields are known and some aren't, with zero performance overh…
A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
simple library to use/parse grok patterns with go (100%)
Go package emulates bash environment variable substitution
A Go package for decoding and encoding Garmin FIT files
Tool for show test coverage in terminal for Go source files
Interactive JIRA cli tool, based around go-jira and termui
Merge coverprofile results from multiple go cover runs
A tutorial for building a command line kanban board in Go
Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)
A little Go package for removing ANSI color escape codes from strings.
Go library for SARIF - Static Analysis Results Interchange Format
cornfeedhobo / pflag
Forked from spf13/pflagDrop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
Convert from JIRA text formatting to GitHub Flavored MarkDown