Lucku's Stars
golang/go
The Go programming language
gin-gonic/gin
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.
caddyserver/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
spf13/cobra
A Commander for modern Go CLI interactions
sirupsen/logrus
Structured, pluggable logging for Go.
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
micro/go-micro
A Go microservices framework
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
hyperledger/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
hoanhan101/ultimate-go
The Ultimate Go Study Guide
google/brotli
Brotli compression format
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
goplus/gop
The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
codenotary/immudb
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
davecgh/go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
buger/jsonparser
One of the fastest alternative JSON parser for Go that does not require schema
unidoc/unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
magefile/mage
a Make/rake-like dev tool using Go
aws/aws-sdk-go-v2
AWS SDK for the Go programming language.
vlang/awesome-v
A curated list of awesome V frameworks, libraries, software and resources.
markbates/pkger
Embed static files in Go binaries (replacement for gobuffalo/packr)
swift-server/swift-aws-lambda-runtime
Swift implementation of AWS Lambda Runtime
aws/aws-codebuild-docker-images
Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
thealetheia/broccoli
Using brotli compression to embed static files in Go.
rg35xx-cfw/rg35xx-cfw.github.io
RG35XX Custom Firmware Documentation
DeFiCh/ain
DeFi Blockchain - enabling decentralized finance on Bitcoin
earthboundkid/go-cli
Template for creating Go CLIs
arienmalec/alexa-go
Alexa Request/Response and helpers in Go
danilop/serverless-observability-sample-app
A sample application you can use to test observability for serverless apps