miguelcnf's Stars
bitcoin/bitcoin
Bitcoin Core integration/staging tree
golang-standards/project-layout
Standard Go Project Layout
lensapp/lens
Lens - The way the world runs Kubernetes
tomnomnom/gron
Make JSON greppable!
benbjohnson/litestream
Streaming replication for SQLite.
google/pprof
pprof is a tool for visualization and analysis of profiling data
brndnmtthws/conky
Light-weight system monitor for X, Wayland (sort of), and other things, too
pemistahl/grex
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
prometheus-operator/kube-prometheus
Use Prometheus to monitor Kubernetes and applications running on Kubernetes
ondrajz/go-callvis
Visualize call graph of a Go program using Graphviz
redecentralize/alternative-internet
A collection of interesting new networks and tech aiming at decentralisation (in some form).
parca-dev/parca
Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.
heyman/heynote
A dedicated scratchpad for developers
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.
arl/statsviz
🚀 Visualise your Go program runtime metrics in real time in the browser
felixge/fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
luk4z7/go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
eapache/go-resiliency
Resiliency patterns for golang
lichess-org/lichobile
lichess.org mobile application
grafana/helm-charts
storj/drpc
drpc is a lightweight, drop-in replacement for gRPC
rapidloop/pgmetrics
Collect and display information and stats from a running PostgreSQL server
oligot/go-mod-upgrade
Update outdated Go dependencies interactively
quasilyte/go-ruleguard
Define and run pattern-based custom linting rules.
profefe/profefe
Continuous profiling for long-term postmortem analysis
jmattheis/goverter
Generate type-safe Go converters by defining function signatures.
bradfitz/exp-httpclient
experimental new HTTP client API for #golang (WIP)
golang/term
Go terminal and console support
brancz/kubernetes-grafana
The future of Grafana on Kubernetes with Prometheus.
sethvargo/go-diceware
Golang library for generating passphrases via the diceware algorithm.