0x5010's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
aquasecurity/trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
hoanhan101/ultimate-go
The Ultimate Go Study Guide
google/wire
Compile-time Dependency Injection for Go
gizak/termui
Golang terminal dashboard
maurosoria/dirsearch
Web path scanner
rivo/tview
Terminal UI library with rich, interactive widgets — written in Golang
go-swagger/go-swagger
Swagger 2.0 implementation for go
hybridgroup/gobot
Golang framework for robotics, drones, and the Internet of Things (IoT)
cjbassi/gotop
A terminal based graphical activity monitor inspired by gtop and vtop
traefik/yaegi
Yaegi is Another Elegant Go Interpreter
google/gopacket
Provides packet processing capabilities for Go
hashicorp/go-plugin
Golang plugin system over RPC.
golang-design/under-the-hood
📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
anthonynsimon/bild
Image processing algorithms in pure Go
xo/xo
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
dave/jennifer
Jennifer is a code generator for Go
faiface/beep
A little package that brings sound to any Go application. Suitable for playback and audio-processing.
dave/dst
Decorated Syntax Tree - manipulate Go source with perfect fidelity.
pointlander/peg
Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.
r3labs/diff
A library for diffing golang structures
dhowden/tag
ID3, MP4 and OGG/FLAC metadata parsing in Go
linuxerwang/goroutine-inspect
An interactive tool to analyze Golang goroutine dump.
wybiral/tube
Personal video streaming server.
octago/sflags
Generate flags by parsing structures
monochromegane/kaburaya
Kaburaya optimize the number of goroutines by feedback control.