Showing 36 of 1563 projects
A Go library for querying OFX servers and parsing OFX responses, with an example command-line client.
A collection of miscellaneous Go microbenchmarks used for performance analysis and optimization.
A simple but powerful dependency injection container for Go projects with automatic injection and lifecycle management.
A lightweight Go library for managing database schema migrations with version control.
A fast message/event hub for Go applications using publish/subscribe with RabbitMQ-like topic patterns.
A type-safe, persistent, embedded task queue and background job runner for Go applications using SQLite, with a built-in web monitoring UI.
A simple reverse proxy with caching written in Go, using Redis for storage and supporting load balancing, SSL/TLS, and advanced caching features.
A zero-code Kubernetes sidecar that redacts PII and secrets from application logs using entropy analysis and deterministic regex rules.
A tool that uses known-plaintext attacks to decrypt XOR-encoded files by deducing the original keystream.
A high-performance, thread-safe Bloom filter implementation in Go.
A script programming language designed for automating repetitive actions and processes on your computer.
A functional programming library for Go that introduces streams, collectors, and functional paradigms to improve code readability and reduce bugs.
A Go library for converting Unicode text to ASCII transliterations, inspired by python-unidecode.
A proxy for docker.sock that enforces access control and isolated privileges for untrusted containers.
A collection of Go benchmarks comparing the performance of various standard library functions and common programming tasks.
A fast, concurrent/parallel sorting library for Go with type-specific and generic slice sorting.
A Go library for generating TOTP and HOTP one-time passwords with customizable parameters.
A simple, dependency-free CLI framework for Go with a minimal API and good defaults.
A modern, pure Go readline library with full .inputrc support, Vim/Emacs modes, and Z-Shell-inspired completions.
A BDD testing framework for Go that runs tests natively with debugging support and context-aware steps.
A fast parallel directory traversal library for Go that significantly outperforms filepath.WalkDir and godirwalk.
A Go library for generating fully compliant iTunes and RSS 2.0 podcast feeds with a simple API.
A Go test assertion library for verifying that two JSON representations are semantically equal.
A POSIX-compliant Go library for parsing command-line arguments and managing hierarchical configurations.
A collection of adorable fan art gopher logos for the Golang Ukraine community.
A Go binary that systematically manages external GitHub modules for use in Terraform projects.
A high-performance, regex-free Go tokenizer for parsing strings, slices, and infinite streams into customizable tokens.
A Go library providing producer and consumer implementations for Redis streams-based message queues.
A starter kit for building full-stack applications with a React Relay frontend and a Golang GraphQL backend.
A configurable Go email validator that verifies addresses via regex, DNS, SMTP, and more to ensure validity and existence.
A Go client library for the Telegram Bot API with a full-featured framework for building complex bots.
A CLI tool that brings the Terraform CLI experience to AWS CloudFormation for managing stacks.
A Go library for dynamic configuration management with support for seeding from multiple sources and live monitoring via Consul/Redis.
A cross-platform command-line tool for interacting with EOSIO blockchains, offering a superset of cleos functionalities with an integrated secure vault.
A lightweight and fast HTTP router for Go, designed with simplicity and concurrency in mind.
A minimalist Go testing helper providing simple assertions, golden file testing, and no dependencies.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.