frops's Stars
go-delve/delve
Delve is a debugger for the Go programming language.
uber-go/zap
Blazing fast, structured, leveled logging in Go.
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
dariubs/GoBooks
List of Golang books
golangci/golangci-lint
Fast linters runner for Go
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
dagger/dagger
An engine to run your pipelines in containers
Shopify/toxiproxy
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go
bufbuild/buf
The best way of working with Protocol Buffers.
bpmn-io/bpmn-js
A BPMN 2.0 rendering toolkit and web modeler.
moby/buildkit
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
conventional-changelog/conventional-changelog
Generate changelogs and release notes from a project's commit messages and metadata.
uber-go/fx
A dependency injection based application framework for Go.
git-chglog/git-chglog
CHANGELOG generator implemented in Go (Golang).
google/cel-go
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
onsi/gomega
Ginkgo's Preferred Matcher Library
kr/pretty
Pretty printing for Go values
nyaruka/phonenumbers
GoLang port of Google's libphonenumber library
telegram-mini-apps-dev/awesome-telegram-mini-apps
A curated list of awesome things related to Telegram Mini Apps (TMA).
MahdiMashrur/Awesome-Application-Security-Checklist
Checklist of the most important security countermeasures when designing, creating, testing your web/mobile application
chai2010/webp
WebP decoder and encoder for Go (Zero Dependencies).
ozontech/allure-go
Complete Allure provider in Go which doesn't overload the interface usage
OvyFlash/telegram-bot-api
Golang bindings for the Telegram Bot API
sarulabs/dingo
Generated dependency injection containers in go (golang)
dailymotion/allure-go
Golang port for Allure test reporting tool
rmoff/ksqldb-go
A Golang client for ksqlDB
ybbus/httpretry
Enriches the standard go http client with retry functionality.
thmeitz/ksqldb-go
ksqldb-go client
IKatsuba/mutates
Still afraid to do something with AST? Mutates the AST, not your brain.