christgf's Stars
uber-go/gopatch
Refactoring and code transformation tool for Go.
streamdal/plumber
A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.
bocan/my-aws-eks
A Terraform project to produce a secure, autoscaling EKS cluster for testing, demos, and labs - using mostly Spot instances.
upspin/upspin
Upspin: A framework for naming everyone's everything.
mhale/smtpd
An SMTP server package written in Go, in the style of the built-in HTTP server.
google/gops
A tool to list and diagnose Go processes currently running on your system
earthboundkid/go-cli
Template for creating Go CLIs
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
golang/proposal
Go Project Design Documents
yeyintminthuhtut/Awesome-Red-Teaming
List of Awesome Red Teaming Resources
slysterous/git-alias
pkg/profile
Simple profiling for Go
slysterous/numeral
Numbers based on custom positional numeral systems
earthly/earthly
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
pacedotdev/oto
Go driven rpc code generation tool for right now.
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.
trailofbits/algo
Set up a personal VPN in the cloud
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
netdata/netdata
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
monzo/kube-bench
Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
tektoncd/pipeline
A cloud-native Pipeline resource.
triska/the-power-of-prolog
Introduction to modern Prolog
GoogleContainerTools/skaffold
Easy and Repeatable Kubernetes Development
sqshq/sampler
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
google/styleguide
Style guides for Google-originated open-source projects