Showing 36 of 1996 projects
A lightweight, extensible configuration management library for Go with support for multiple sources and formats.
A static analysis tool that automatically extracts and deobfuscates strings from malware binaries.
A goroutine pool library for Go that limits parallel processing with a synchronous API.
A starter kit for building production-grade, scalable web services in Go using a Domain Driven, Data Oriented Architecture for Kubernetes.
A distributed, high-performance publish-subscribe platform built on MQTT, supporting message storage, security, and monitoring.
A stricter Go code formatter that enforces additional formatting rules beyond gofmt while maintaining compatibility.
A deprecated linter for Go source code that checks for style violations according to Go conventions.
A collection of 100+ gopher illustrations and design elements for creating Go-related presentations, blogs, courses, and social media content.
A command-line tool that generates idiomatic Go code from SQL database schemas and custom queries for PostgreSQL, MySQL, SQLite, Oracle, and SQL Server.
A modern, low-footprint job scheduler for Docker environments, acting as a cron replacement.
A web-based RSS feed aggregator available as a single-binary desktop app or self-hosted server.
A Redis-compatible server and distributed cluster implemented in Go, designed as a high-concurrency middleware example.
A fast, embeddable scripting language for Go applications, compiled to bytecode and executed on a stack-based VM.
A collection of free, CC0-licensed vector and sketch illustrations of the Go gopher mascot in various themes and poses.
A CLI tool for analyzing and comparing Docker container images across multiple criteria like file system, packages, and history.
A pure Go implementation of jq for parsing, filtering, and transforming JSON and YAML data.
A Go library for relational persistence that maps structs to database tables with minimal boilerplate.
Parses and simplifies Go panic stack traces to help debug crashes and deadlocks in parallel applications.
A type-safe SQL builder and code generator for Go that automatically maps query results to complex Go structures.
A fast, embeddable load testing library, command-line tool, and server with web UI for HTTP, gRPC, TCP, and UDP, featuring latency histograms and advanced echo capabilities.
A Go assembly and source viewer that visualizes machine code alongside source code for performance analysis.
A fast, configurable HTML sanitizer for Go that scrubs user-generated content of XSS attacks using an allowlist policy.
A robust HTML to Markdown converter with plugin support, usable as a Go library, CLI tool, or via hosted API.
A curl frontend with HTTPie's user-friendly interface, combining curl's power with intuitive syntax and formatting.
A productive data access layer for Go with ORM-like features, supporting PostgreSQL, MySQL, SQLite, MongoDB, and more.
A Go library providing .NET LINQ-style query capabilities for arrays, slices, maps, strings, channels, and custom collections.
A Go library for calling C functions and loading shared libraries without Cgo, enabling cross-compilation and smaller binaries.
Visualize real-time Go runtime metrics like heap, goroutines, and GC pauses via a web-based dashboard.
A Go library for generating Go source code programmatically with a fluent API.
A leveled logging package for Go, modeled after Google's internal C++ glog library.
Official AWS SDK for Go, enabling developers to interact with AWS services from Go applications.
A simple, fast, embeddable, persistent key/value store written in pure Go, supporting transactions and multiple data structures.
A cloud native Identity & Access Proxy (IAP) and Access Control Decision API that authenticates, authorizes, and mutates HTTP requests.
A fluent-style, type-safe command line and flag parser for Go applications.
A high-performance distributed map/reduce system with DAG execution, written in Go, supporting standalone or distributed modes.
A Go package for reading and writing INI configuration files with advanced features like recursion, comments, and type conversion.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.