Stars
Java DSL for easy testing of REST services
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
👾 Fast and simple video download library and CLI tool written in Go
Backend master class: build a simple bank service in Go
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
A simple, higher level interface for Go web scraping.
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
Docker CLI plugin for extended build capabilities with BuildKit
A cloud-native Go microservices framework with cli tool for productivity.
Automatically profile the Go applications when CPU or memory utilization crosses threshold
High-Performance server for NATS.io, the cloud and edge native messaging system.
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
A Go library for parsing struct tags from environment variables.
The fantastic ORM library for Golang, aims to be developer friendly
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture