fredw's Stars
kubeshark/kubeshark
The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes
zakirullin/cognitive-load
🧠 Cognitive Load is what matters
shopspring/decimal
Arbitrary-precision fixed-point decimal numbers in Go
jinzhu/copier
Copier for golang, copy value from struct to struct and more
caarlos0/env
A simple, zero-dependencies library to parse environment variables into structs
brianvoe/gofakeit
Random fake data generator written in go
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
olahol/melody
:notes: Minimalist websocket framework for Go
cenkalti/backoff
⏱ The exponential backoff algorithm in Go
nhooyr/websocket
Minimal and idiomatic WebSocket library for Go
goccy/go-json
Fast JSON encoder/decoder compatible with encoding/json for Go
gavv/httpexpect
End-to-end HTTP and REST API testing for Go.
hyperjumptech/grule-rule-engine
Rule engine implementation in Golang
maypok86/otter
A high performance caching library for Go
mariuszgil/awesome-eventstorming
Awesome EventStorming
ddd-crew/context-mapping
actions/stale
Marks issues and pull requests that have not had recent interaction
sethvargo/go-envconfig
A Go library for parsing struct tags from environment variables.
uber-go/gopatch
Refactoring and code transformation tool for Go.
flathunters/flathunter
A bot to help people with their rental real-estate search. 🏠🤖
ddd-crew/free-ddd-learning-resources
A collection of resources for learning DDD. All are free to access.
Evertras/go-interface-examples
jackskj/carta
SQL data mapper for Go
globusdigital/deep-copy
Deep copy generator
ricardomaraschini/oomhero
Kubernetes sidecar for memory usage tracking
qonto/prometheus-rds-exporter
Prometheus exporter for AWS RDS
jjti/go-spancheck
checks usage of OpenTelemetry/Census spans
samlitowitz/goimportcycle
Tooling for Go import cycles
crs-k/stale-branches
Finds and deletes stale branches
exercism/pr-commenter-action
The PR Commenter GitHub action posts comments on a PR that can vary depending on which files are being changed in the PR.