Showing 36 of 2767 projects
A fast, embeddable scripting language for Go applications, compiled to bytecode and executed on a stack-based VM.
A Go library for calling C functions and loading shared libraries without Cgo, enabling cross-compilation and smaller binaries.
A CLI tool for analyzing and comparing Docker container images across multiple criteria like file system, packages, and history.
A robust HTML to Markdown converter with plugin support, usable as a Go library, CLI tool, or via hosted API.
A pure Go implementation of jq for parsing, filtering, and transforming JSON and YAML data.
A type-safe SQL builder and code generator for Go that automatically maps query results to complex Go structures.
An open-source, enterprise-grade Web Application Firewall library written in Go, compatible with ModSecurity SecLang rulesets.
A Go library providing .NET LINQ-style query capabilities for arrays, slices, maps, strings, channels, and custom collections.
A Go library for relational persistence that maps structs to database tables with minimal boilerplate.
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 fast, configurable HTML sanitizer for Go that scrubs user-generated content of XSS attacks using an allowlist policy.
A curl frontend with HTTPie's user-friendly interface, combining curl's power with intuitive syntax and formatting.
Parses and simplifies Go panic stack traces to help debug crashes and deadlocks in parallel applications.
A Go assembly and source viewer that visualizes machine code alongside source code for performance analysis.
A productive data access layer for Go with ORM-like features, supporting PostgreSQL, MySQL, SQLite, MongoDB, and more.
Visualize real-time Go runtime metrics like heap, goroutines, and GC pauses via a web-based dashboard.
Official AWS SDK for Go, enabling developers to interact with AWS services from Go applications.
A Go library for generating Go source code programmatically with a fluent API.
A Prometheus exporter that collects and exposes PostgreSQL server metrics for monitoring.
A leveled logging package for Go, modeled after Google's internal C++ glog library.
A cloud native Identity & Access Proxy (IAP) and Access Control Decision API that authenticates, authorizes, and mutates HTTP requests.
Generate a modern Web project with Go and Angular, React, or Vue in seconds 🎲
A simple, fast, embeddable, persistent key/value store written in pure Go, supporting transactions and multiple data structures.
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 and command-line tool for internationalizing Go applications with pluralization and template support.
A Go package for reading and writing INI configuration files with advanced features like recursion, comments, and type conversion.
A Go utility for parsing, creating, and editing dynamic or unknown JSON structures with a simple wrapper around encoding/json.
A command-line client providing Unix-like utilities for managing filesystems and S3-compatible object storage.
A thin layer on top of net/http for building fast, scalable RESTful JSON APIs in Go with middleware support.
A Go library for cross-browser automation, controlling Chromium, Firefox, and WebKit with a single API.
A Go library to automate Chromium, Firefox, and WebKit browsers with a single API for cross-browser web automation.
A local web server for developers with livereload, reverse proxying, and latency simulation.
A repository for Go project design documents and the formal process for proposing changes to the Go language, libraries, and tools.
A pure Go implementation of the Lua 5.2 virtual machine for scripting Go applications.
A SQL schema migration tool for Go that works as both a CLI and library, supporting multiple databases.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.