wncoder's Stars
ent/ent
An entity framework for Go
razorpay/go-financial
A go port of numpy-financial functions and more.
olivia-ai/olivia
💁♀️Your new best friend powered by an artificial neural network
erda-project/erda-infra
Erda Infra is a lightweight microservices framework implements by golang, which offers many useful modules and tools to help you quickly build a module-driven application
wallarm/gotestwaf
An open-source project in Golang to asess different API Security tools and WAF for detection logic and bypasses
coinbase/kryptology
uberswe/golang-base-project
A minimal Go project with user authentication ready out of the box. Uses Bootstrap 5 for the frontend. All frontend assets are less than 100 kB on every page load.
stevenferrer/multi-select-facet
An example of multi-select facet with Solr, Vue and Go
TelegramBots/Telegram.Bot.Examples
Examples for the Telegram.Bot C# Library
zincsearch/zincsearch
ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
matryer/is
Professional lightweight testing mini-framework for Go.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
beego/samples
An open source project for beego sample applications.
segmentio/kafka-go
Kafka library in Go
AleksK1NG/Go-CQRS-Kafka-gRPC-Microservices
Go gRPC Kafka CQRS microservices with tracing
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
pquerna/otp
TOTP library for Go
maruel/panicparse
Crash your app in style (Golang)
charmbracelet/bubbletea
A powerful little TUI framework 🏗
getanteon/anteon
Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
ko-build/ko
Build and deploy Go applications
labstack/echo
High performance, minimalist Go web framework
open-telemetry/opentelemetry-go
OpenTelemetry Go API and SDK
go-swagger/go-swagger
Swagger 2.0 implementation for go
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
GoogleCloudPlatform/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
goadesign/goa
🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨
gofiber/fiber
⚡️ Express inspired web framework written in Go
go-kit/kit
A standard library for microservices.
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.