Lists (6)
Sort Name ascending (A-Z)
Stars
Standard Go Project Layout
An open-source AI agent that brings the power of Gemini directly into your terminal.
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
A minimal, developer-friendly pretty-printer and debug dumper for Go structs, inspired by Laravel’s dump() and Symfony’s VarDumper.
A curated list of awesome Go frameworks, libraries and software
📄 Configuration files that enhance Cursor AI editor experience with custom rules and behaviors
Python Application Configuration With Environment Variables
A command-line arguments parser that will make you smile.
Curated list of awesome Cursor Rules .mdc files
An example of running Testcontainer tests in CI pipelines.
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Golang library for managing configuration data from environment variables
Generate Go client and server boilerplate from OpenAPI 3 specifications
Type safe SQL builder with code generation and automatic query result data mapping
Database migrations. CLI and Golang library.
A database migration tool. Supports SQL migrations and Go functions.
A toolkit with common assertions and mocks that plays nicely with the standard library
general purpose extensions to golang's database/sql
Repository for sample controller. Complements sample-apiserver