dergus's Stars
pocketbase/pocketbase
Open Source realtime backend in 1 file
istio/istio
Connect, secure, control, and observe services.
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
kubernetes/client-go
Go client for Kubernetes.
ddosify/ddosify
Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
turbot/steampipe
Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
codesenberg/bombardier
Fast cross-platform HTTP benchmarking tool written in Go
deepmap/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
deckarep/golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
six-ddc/plow
A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display
bufbuild/protoc-gen-validate
Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate
getkin/kin-openapi
OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
grafana/phlare
🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
guregu/null
reasonable handling of nullable values
solo-io/squash
The debugger for microservices
open-telemetry/opentelemetry-go-contrib
Collection of extensions for OpenTelemetry-Go.
MLstate/opalang
The Opa Language for Web Application Development
yoeo/guesslang
Detect the programming language of a source code
abice/go-enum
An enum generator for go
dmarkham/enumer
A Go tool to auto generate methods for your enums
keyval-dev/opentelemetry-go-instrumentation
OpenTelemetry auto-instrumentation for Go applications
fiorix/protoc-gen-cobra
Cobra command line tool generator for gRPC clients
derekstavis/go-qs
A Go port of Rack's query string parser
github/proto-gen-go
A 'go generate' script to generate Go files from .proto interfaces
openly-engineering/enum
Easy to use generic named enum library for go.