nothinux's Stars
cloudflare/sandbox
Simple Linux seccomp rules without writing any code
superfly/litefs
FUSE-based file system for replicating SQLite databases across a cluster of machines
uber-go/goleak
Goroutine leak detector
uber-go/automaxprocs
Automatically set GOMAXPROCS to match Linux container CPU quota.
rancher/wrangler
Write controllers like a boss
lesismal/arpc
More effective network communication, two-way calling, notify and broadcast supported.
patrickdappollonio/kubectl-slice
Split multiple Kubernetes files into smaller files with ease. Split multi-YAML files into individual files.
keisku/kubectl-explore
A better kubectl explain with the fuzzy finder
typesense/typesense
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
jubalh/awesome-os
A list of operating systems and stuff
ueokande/kubectl-evict
A kubectl plugin to evict pods
amitshekhariitbhu/go-backend-clean-architecture
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
sourcegraph/conc
Better structured concurrency for go
golang-migrate/migrate
Database migrations. CLI and Golang library.
dorny/paths-filter
Conditionally run actions based on files modified by PR, feature branch or pushed commits
cilium/cilium
eBPF-based Networking, Security, and Observability
terrastruct/d2
D2 is a modern diagram scripting language that turns text to diagrams.
catppuccin/rofi
🦂 Soothing pastel theme for Rofi
cloudwego/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
zufardhiyaulhaq/setup-istioctl
Enable GitHub developers to install istioctl using GitHub Actions
ko-build/ko
Build and deploy Go applications
amanusk/s-tui
Terminal-based CPU stress and monitoring utility
go-delve/delve
Delve is a debugger for the Go programming language.
fathyb/zstd-proxy
High-performance real-time TCP compression
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
asecurityteam/rolling
Rolling window implementation in go.
jart/blink
tiniest x86-64-linux emulator
cenkalti/backoff
⏱ The exponential backoff algorithm in Go