- Gdynia
- @rafal2laskowski
Stars
A curated list of awesome Go frameworks, libraries and software
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 …
Distributed reliable key-value store for the most critical data of a distributed system
Go implementation of the Ethereum protocol
A tool for secrets management, encryption as a service, and privileged access management
CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
Go (golang) package with 90 configurable terminal spinner/progress indicators.
TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
A fast and powerful routing package for fasthttp servers
rlaskowski / echo
Forked from labstack/echoHigh performance, minimalist Go web framework