Stars
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
⚡ Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
A package to build progressive web apps with Go programming language and WebAssembly.
The mighty, self-hostable Git server for the command line🍦
handling 1M websockets connections in Go
A simple, zero-dependencies library to parse environment variables into structs
Native Mac APIs for Go. Previously known as MacDriver
Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
Cross platform rapid GUI framework for golang based on Dear ImGui.
An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architecture, DDD, etc.
Golang module to detect bots and crawlers via the user agent
Simple webhook delivery system powered by Golang and PostgreSQL
Distributed locks using PostgreSQL session level advisory locks
Simple implementation of gRPC Health Checking Protocol