Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Awesome List
A curated list of awesome Go frameworks, libraries and software
GitHub stars and default-branch commits for avelino/awesome-go.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Manipulate subtitles in GO (.srt, .ssa/.ass, .stl, .ttml, .vtt (webvtt), teletext, etc.)
Demux and mux MPEG Transport Streams (.ts) natively in GO
A library provides spatial data and geometric algorithms
Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or daemon for Golang (tested on v1.13+) and standalone usage. If you are bold, use it to replace crontab entirely.
Handcrafted Go bindings for libVLC and high-level media player interface
Cross-platform CLI tool to validate configuration files across 17 formats. Syntax and schema validation with JSON Schema, XSD, and SchemaStore integration. Written in Go.
TUI macOS cleaner that scans caches/logs, shows sizes/paths, lets you select what to delete before Trash.
Easily output ASCII tree from Go program or Markdown unordered list . There's also CLI tool that can output tree from JSON, YAML, or TOML! It's called *xtree*.
The unix-way web crawler
A modern Git CLI tool with both traditional command-line and interactive incremental-search UI.
A lightweight schema-on-read analytics in a single binary
🍍Jeff provides the simplest way to manage web sessions in Go.
Golang library for querying and parsing OFX
One caching API, Multiple backends
testcase is an opinionated testing framework to support test driven design.
<UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
High-performance SQL parser, formatter, linter & security scanner for Go - 1.5M+ ops/sec, multi-dialect, zero-copy, race-free
API framework written in Golang.
✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries
A webhook receiver on steroids.
🍱 yet another collection of go utilities & tools
Parser for todo.txt files in Go ✅
Lightweight AI agent runtime for Go. Define multi-agent crews in YAML, run them with goroutines and channels, and let the runtime handle scheduling, parallelism, retries, and observability — without leaving the Go ecosystem.
Decorate your terminals using Palette 🎨
Generic double-ended heap (min-max heap) for Go — O(1) min and max, O(log n) push/pop
Light Object-Relational Environment (LORE) provides a simple and lightweight pseudo-ORM/pseudo-struct-mapping environment for Go
Go client library around the HERE location based APIs.
Go library for parsing Sitemaps
JSON library to expose simple handlers that lets you easily read and write json from various sources.