apocelipes's Stars
JoseTomasTocino/freegemas
Freegemas is an open source version of the well known Bejeweled, built in C++ using SDL2
babyname/fate
Fate is a modern science chinese name create tool.
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
skx/gobasic
A BASIC interpreter written in golang.
maaslalani/slides
Terminal based presentation tool
fsouza/go-dockerclient
Go client for the Docker Engine API.
YiNNx/cmd-wrapped
👩💻 A CLI Tool for Command Line Insights
tinylib/msgp
A Go code generator for MessagePack / msgpack.org[Go]
apernet/OpenGFW
OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux
zyedidia/generic
A collection of generic data structures written in Go.
rigtorp/SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
hatoo/oha
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
jpillora/chisel
A fast TCP/UDP tunnel over HTTP
martinus/unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
cameron314/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
bensadeh/tailspin
🌀 A log file highlighter
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
nicolaka/netshoot
a Docker + Kubernetes network trouble-shooting swiss-army container
uber-go/automaxprocs
Automatically set GOMAXPROCS to match Linux container CPU quota.
tobymao/sqlglot
Python SQL Parser and Transpiler
bartobri/no-more-secrets
A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
mfridman/tparse
CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.
google/osv-scanner
Vulnerability scanner written in Go which uses the data provided by https://osv.dev
fullstorydev/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
ahmetb/kubectl-tree
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
orhun/git-cliff
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
ebitengine/purego
prometheus/procfs
procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.