dhaskew's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
sharkdp/hyperfine
A command-line benchmarking tool
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
jmoiron/sqlx
general purpose extensions to golang's database/sql
google/wire
Compile-time Dependency Injection for Go
Shopify/toxiproxy
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
open-policy-agent/opa
Open Policy Agent (OPA) is an open source, general-purpose policy engine.
upgundecha/howtheysre
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
expr-lang/expr
Expression language and expression evaluation for Go
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
uber-go/fx
A dependency injection based application framework for Go.
neetcode-gh/leetcode
Leetcode solutions
cenkalti/backoff
⏱ The exponential backoff algorithm in Go
bojand/ghz
Simple gRPC benchmarking and load testing tool
darccio/mergo
Mergo: merging Go structs and maps since 2013
danvergara/dblab
The database client every command line junkie deserves.
bregman-arie/sre-checklist
A checklist of anyone practicing Site Reliability Engineering
google/cel-go
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
hyperjumptech/grule-rule-engine
Rule engine implementation in Golang
go-critic/go-critic
The most opinionated Go source code linter for code audit.
earthboundkid/requests
HTTP requests for Gophers
evanphx/json-patch
A Go library to apply RFC6902 patches and create and apply RFC7386 patches
IBM/openapi-validator
Configurable and extensible validator/linter for OpenAPI documents
bwplotka/bingo
Like `go get` but for Go tools! CI Automating versioning of Go binaries in a nested, isolated Go modules.
xeol-io/xeol
A scanner for end-of-life (EOL) software and dependencies in container images, filesystems, and SBOMs
go-chi/cors
CORS net/http middleware for Go
LordMoMA/Hexagonal-Architecture
a distributed messaging and payment backend built around the hexagonal architecture
wolfi-dev/wolfi-act
Dynamic GitHub Actions from Wolfi packages
becheran/go-testreport
Generate a markdown test report from the go json test result