esqp's Stars
hashicorp/yamux
Golang connection multiplexing library
storj/drpc
drpc is a lightweight, drop-in replacement for gRPC
kubernetes-sigs/cluster-api
Home for Cluster API, a subproject of sig-cluster-lifecycle
cybozu-go/cke
Cybozu Kubernetes Engine
ovn-org/libovsdb
An OVSDB Client Library written in Golang
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
89luca89/distrobox
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
danvergara/dblab
The database client every command line junkie deserves.
nektos/act
Run your GitHub Actions locally 🚀
google/go-cmp
Package for comparing Go values in tests
wader/fq
jq for binary formats - tool, language and decoders for working with binary and text formats
localsend/localsend
An open-source cross-platform alternative to AirDrop
amacneil/dbmate
🚀 A lightweight, framework-agnostic database migration tool.
opentofu/opentofu
OpenTofu lets you declaratively manage your cloud infrastructure.
o2sh/onefetch
Command-line Git information tool
SagerNet/sing-box
The universal proxy platform
xxxserxxx/gotop
A terminal based graphical activity monitor inspired by gtop and vtop
ClementTsang/bottom
Yet another cross-platform graphical process/system monitor.
SigNoz/signoz
SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
gdamore/tcell
Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.
dustin/go-humanize
Go Humans! (formatters for units to human friendly sizes)
grafana/pyroscope
Continuous Profiling Platform. Debug performance issues down to a single line of code
gravitl/netmaker
Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
golang-migrate/migrate
Database migrations. CLI and Golang library.
ariga/atlas
Manage your database schema as code
magefile/mage
a Make/rake-like dev tool using Go
keepassxreboot/keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
terrastruct/d2
D2 is a modern diagram scripting language that turns text to diagrams.
doug-martin/goqu
SQL builder and query library for golang