Showing 36 of 2318 projects
A lightweight Go CLI framework that mimics the style and features of the standard Go command.
A Go package for cross-platform colored console text output using ANSI codes and Windows APIs.
A modern, maintained, and performant template function library for Go, offering enhanced capabilities over Sprig.
A simple in-memory job queue for Go with worker-based dispatching and cron scheduling.
A Go-based toolkit for fast ETL and feature extraction on Hadoop, optimized for rapid development and execution.
A Go library for constructing regular expressions using a human-friendly, composable builder pattern.
A Go client library for interacting with Substrate-based blockchains via RPC calls.
Prometheus middleware for the Fiber web framework in Go, providing HTTP metrics collection.
A Slack bot for development teams with built-in Jenkins, Jira, and Git integrations, plus AI support via OpenAI.
Run Go WebAssembly tests directly in a browser, automating compilation, serving, and execution.
A fast, lightweight Dockerfile linter written in Go that detects issues, enforces best practices, and provides quality scores.
An IRC server that lets you connect to your Slack teams with your IRC client, serving as a replacement for Slack's discontinued IRC gateway.
Go implementation of Rust's dbg macro for enhanced print debugging with file and line number context.
A CLI tool to examine Go type structures, interfaces, and their transitive dependencies, and export them as TypeScript declarations.
A highly optimized double-ended queue for Go, significantly faster than container/list for adding/removing elements at both ends.
A comprehensive Go library providing string manipulation functions for formatting, transformation, and analysis.
Lightweight middleware chaining library for Go's net/http package with type safety and minimal dependencies.
A lightweight RESTful database engine built on stack data structures with JSON support and HTTP API.
A Go interface mocking tool that generates fake implementations for testing, with detailed call tracking.
A lightweight Go library merging standard library errors and github.com/pkg/errors with enhanced features like stack traces and error matching.
A command-line utility to mask sensitive output from terraform plan and terraform apply commands.
A fast and convenient Go library for handling unstructured JSON data, serving as an alternative to map[string]interface{}.
A simple, clear, and dependency-free CLI library for Go with struct-based flags and nested subcommands.
A Go library providing a convenient wrapper for secure password hashing using the scrypt key derivation function.
A simple, persistent key/value store written in pure Go for learning database internals.
A Go package for database sharding that works with any ORM or raw SQL.
A code-generated, type-safe SQL query builder and struct mapper for Go that eliminates magic strings and boilerplate.
A Go configuration library with a flag-like API that supports YAML, environment variables, and CLI arguments with zero boilerplate.
A Go client library for interacting with the Marathon container orchestration platform API.
A Go library for recording and replaying HTTP/HTTPS interactions as mock cassettes for offline testing.
A generics-based dependency injection and aspect-oriented programming framework for Go, built around components and interceptors.
A Go library for managing application shutdown with graceful cleanup of resources using OS signals.
A command-line tool that formats Go test results as readable sentences to encourage literate test naming.
An optimized MSD radix sort implementation for fast string sorting in Go, outperforming standard library sort.
A pico-sized declarative job scheduler designed for single-node environments, prioritizing simplicity and being stand-alone.
An end-to-end testing framework for blockchain interoperability, focusing on the Inter-Blockchain Communication (IBC) protocol.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.