Showing 36 of 2767 projects
A classic Snake game playable with Vim keybindings, compiled to WebAssembly for browser execution.
A fast, radix-tree based HTTP router for Go that strictly adheres to the standard net/http package.
A simple, dependency-free CLI framework for Go with a minimal API and good defaults.
A type-safe, persistent, embedded task queue and background job runner for Go applications using SQLite, with a built-in web monitoring UI.
A Go library for querying OFX servers and parsing OFX responses, with an example command-line client.
A lightweight, configurable load balancer written in Go with WebSocket support and health monitoring.
A context-aware zsh completion engine powered by fuzzy finders like fzf, enabling customizable command-line completions.
A Go library for filtering, sanitizing, and converting data with built-in rules and functions.
A terminal TUI that streams Claude Code's hidden output (thinking, tool calls, subagents) to a separate window in real-time.
A comprehensive Go library for manipulating IP addresses and networks, inspired by Python's ipaddress and Ruby's ipaddr.
A lightweight Go library for managing database schema migrations with version control.
A collection of miscellaneous Go microbenchmarks used for performance analysis and optimization.
A CLI tool for building and managing complex command aliases and multi-dimensional tools declaratively.
A simple reverse proxy with caching written in Go, using Redis for storage and supporting load balancing, SSL/TLS, and advanced caching features.
A CLI tool that generates starter Go project layouts with Docker, configs, and web server boilerplate.
A modern, pure Go readline library with full .inputrc support, Vim/Emacs modes, and Z-Shell-inspired completions.
A simple audio/video streaming server implementing the SHOUTcast protocol for media broadcasting.
A command-line tool for validating, cleaning, and minimizing GTFS transit feed files while preserving semantic equivalence.
A template repository and plugin system providing a pre-configured Claude Code development environment with MCP servers, skills, and collaborative workflows.
A lightweight, cross-platform cache cleanup tool with a simple TUI for Windows and Linux.
A fast message/event hub for Go applications using publish/subscribe with RabbitMQ-like topic patterns.
A real-world backend API example built with Go, Fiber, Gorm, and Swagger, following the RealWorld specification.
A Go library for converting Unicode text to ASCII transliterations, inspired by python-unidecode.
A REST and MQTT gateway for HomeMatic CCU home automation systems, enabling secure access and integration of third-party devices.
A collection of Go benchmarks comparing the performance of various standard library functions and common programming tasks.
A high-performance, thread-safe Bloom filter implementation in Go.
A script programming language designed for automating repetitive actions and processes on your computer.
An Arch Linux AUR helper with ncurses interface, better search sorting, and Yupfile batch installs.
A functional programming library for Go that introduces streams, collectors, and functional paradigms to improve code readability and reduce bugs.
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 dynamically transforming structs into maps with chainable field selection and modification.
A Go test assertion library for verifying that two JSON representations are semantically equal.
A Cilium controller for Nomad clusters that manages endpoints, syncs policies, and cleans up orphaned resources.
A high-performance, regex-free Go tokenizer for parsing strings, slices, and infinite streams into customizable tokens.
A Go package and CLI tool that generates accurate Go struct types from JSON input, ensuring proper marshaling/unmarshaling.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.