Pinned Repositories
binary-patch
API and library to update binary applications
dotfiles
unix configuration files on my home
esp32-dh22-metrics
Get data from dh22 running on esp32 and sends Prometheus metrics via pushgateway
gin-glog
Gin middleware to use glog
gin-gomonitor
Gin middleware for monitoring
go-gin-webapp
Go Gin Webapp template project
go-ssh-keyscan
Concurrent sshscan read hosts from STDIN and writes to STDOUT.
kube-static-egress-controller
Kubernetes static egress comtroller, makes sure you can route traffic with static egress IPs in case you need
routegroup-client
client-go implementation of routegroup
skipper
An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
szuecs's Repositories
szuecs/kube-static-egress-controller
Kubernetes static egress comtroller, makes sure you can route traffic with static egress IPs in case you need
szuecs/binary-patch
API and library to update binary applications
szuecs/dotfiles
unix configuration files on my home
szuecs/routegroup-client
client-go implementation of routegroup
szuecs/slides
szuecs/rate-limit-buffer
datastructure to build rate limiter
szuecs/esp32-dh22-metrics
Get data from dh22 running on esp32 and sends Prometheus metrics via pushgateway
szuecs/emacs-starter-kit
All the code you need to get started, with an emphasis on dynamic languages.
szuecs/kube-resource-report
Report Kubernetes cluster and pod resource requests vs usage and generate static HTML
szuecs/network-traffic-monitor
network bytes receivd/transmit per second exporter with ring data structure, no aggregation
szuecs/skipper-example-proxy
Example skipper with a custom filter
szuecs/autoscaler
This is not a Zalando supported project - temporary fork of Kubernetes Autoscaler to propose upstream contributions
szuecs/awesome-go
A curated list of awesome Go frameworks, libraries and software
szuecs/break-lightstep
szuecs/cob
Continuous Benchmark for Go Project
szuecs/enhancements
Features tracking repo for Kubernetes releases
szuecs/external-dns
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
szuecs/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
szuecs/kubernetes
Production-Grade Container Scheduling and Management
szuecs/lightstep-tracer-common
Files shared by most or all of the Lightstep tracer implementations
szuecs/lightstep-tracer-go
The Lightstep distributed tracing library for Go
szuecs/netlink-conntrack-status
export conntrack -S via Prometheus metrics
szuecs/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
szuecs/pwru
Packet, where are you? -- Linux kernel networking debugger
szuecs/redis
Type-safe Redis client for Golang
szuecs/runc
CLI tool for spawning and running containers according to the OCI specification
szuecs/skp-ctrl-pln
szuecs/stringreplace
replaces a string without evaluating regexp for cases where sed is a pain to use
szuecs/structslop
structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.
szuecs/valkey-go
A fast Golang Valkey client that supports Client Side Caching and Auto Pipelining.