Highlights
🔵 Go Lib
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
Deliver Go binaries as fast and easily as possible
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
Protect and discover secrets using Gitleaks 🔑
Go package that can detect animated images and "deanimate" them by rendering just the first frame as a static image.
socket.io library for golang, a realtime application framework.
Generate Go client and server boilerplate from OpenAPI 3 specifications
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.