jack-mcveigh's Stars
raeperd/kickstart.go
Minimalistic http servert template in go
AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
joshuarichards001/pixels
A real-time collaborative pixel art canvas
Broderick-Westrope/tetrigo
Play Tetris in your terminal.
charmbracelet/kancli
A tutorial for building a command line kanban board in Go
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
creativecreature/sturdyc
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
jlucaspains/go-rest-template
Golang REST API Template
oktadev/pkce-cli
PKCE Command Line
Kong/kong
🦍 The Cloud-Native API Gateway and AI Gateway.
volatiletech/authboss
The boss of http auth.
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
eliben/go-sudoku
Toolkit for solving and generating Sudoku puzzles in Go
karpathy/llm.c
LLM training in simple, raw C/CUDA
golang-standards/project-layout
Standard Go Project Layout
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
charmbracelet/mods
AI on the command line
oapi-codegen/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
mburakerman/mackernews
🖥️ A tiny Mac menu bar app that enables you to quickly access latest & most popular Hacker News stories
maxpoletaev/dendy
NES/Famicom emulator with network multiplayer
vbauerster/mpb
multi progress bar for Go cli applications
jack-mcveigh/secretly
Allow Go applications to easily interface with popular secret management services and reduce secret ingestion boiler-plate.
conventional-changelog/commitlint
📓 Lint commit messages
public-apis/public-apis
A collective list of free APIs
rubenv/sql-migrate
SQL schema migration tool for Go.
google/wire
Compile-time Dependency Injection for Go
sony/gobreaker
Circuit Breaker implemented in Go
maruel/panicparse
Crash your app in style (Golang)
tensor-programming/hex-microservice
quii/learn-go-with-tests
Learn Go with test-driven development