guettli
Born 1976 in Stuttgart, Germany. Childhood in Bayreuth. In 1996 moved to Dresden to study computer science. I live in Chemnitz since 2003. Married, two children
@syselfChemnitz, Germany
guettli's Stars
koalaman/shellcheck
ShellCheck, a static analysis tool for shell scripts
gitleaks/gitleaks
Find secrets with Gitleaks 🔑
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
so-fancy/diff-so-fancy
Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada:
mikefarah/yq
yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
distribution/distribution
The toolkit to pack, ship, store, and deliver container content
stakater/Reloader
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
mvdan/sh
A shell parser, formatter, and interpreter with bash support; includes shfmt
datreeio/datree
Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our docs: https://hub.datree.io
uber/kraken
P2P Docker registry capable of distributing TBs of data in seconds
coroot/coroot
Coroot is an open-source APM & Observability tool, a DataDog and NewRelic alternative 📊, 🖥️, 👉. Powered by eBPF for rapid insights into system performance. Monitor, analyze, and optimize your infrastructure effortlessly for peak reliability at any scale.
antonmedv/expr
Expression language and expression evaluation for Go
Yelp/detect-secrets
An enterprise friendly way of detecting and preventing secrets in code.
FRRouting/frr
The FRRouting Protocol Suite
tidwall/jj
JSON Stream Editor (command line utility)
norwoodj/helm-docs
A tool for automatically generating markdown documentation for helm charts
carlmjohnson/requests
HTTP requests for Gophers
wagoodman/bashful
Use a yaml file to stitch together commands and bash snippits and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (...and not such a loud mouth).
go-playground/form
:steam_locomotive: Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
XenitAB/spegel
Stateless cluster local OCI registry mirror.
pamburus/hl
A fast and powerful log viewer and processor that translates JSON logs or logfmt logs into a pretty human-readable format.
ory/graceful
A best practice http server set up that supports graceful shutdown
ulucinar/kubectl-edit-status
A kubectl plugin for editing /status subresource
igrmk/treemap
Generic sorted map for Go with red-black tree under the hood
jauderho/dive
A tool for exploring each layer in a docker image
loft-sh/component-chart
Kubernetes Component Chart - Helm Chart for Application Components in Kubernetes
balacode/go-delta
go-delta - A Go package and utility to generate and apply binary delta updates.
bmcustodio/kubectl-cilium
A 'kubectl' plugin for interacting with Cilium.
asdine/vscode-cue
Cue for Visual Studio Code
williambailey/go-envtmpl
Executes text templates using data from environment variables and sends the result to STDOUT.