0x5010's Stars
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
flutter/samples
A collection of Flutter examples and demos
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
google/gvisor
Application Kernel for Containers
golangci/golangci-lint
Fast linters runner for Go
fogleman/primitive
Reproducing images with geometric primitives.
ReFirmLabs/binwalk
Firmware Analysis Tool
gcla/termshark
A terminal UI for tshark, inspired by Wireshark
centrifugal/centrifugo
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
gruntwork-io/terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
angr/angr
A powerful and user-friendly binary analysis platform!
disintegration/imaging
Imaging is a simple image processing package for Go
Masterminds/sprig
Useful template functions for Go templates.
coder/websocket
Minimal and idiomatic WebSocket library for Go
google/codesearch
Fast, indexed regexp search over large file trees
maruel/panicparse
Crash your app in style (Golang)
divan/txqr
Transfer data via animated QR codes
geziyor/geziyor
Geziyor, blazing fast web crawling & scraping framework for Go. Supports JS rendering.
mit-pdos/biscuit
Biscuit research OS
firmadyne/firmadyne
Platform for emulation and dynamic analysis of Linux-based firmware
golangci/awesome-go-linters
A curated list of awesome Go linters. More than 60 linters and tools!
pingcap/failpoint
An implementation of failpoints for Golang.
gocn/news
GoCN 每日新闻
gcla/gowid
Compositional widgets for terminal user interfaces, written in Go, inspired by urwid.
armijnhemel/binaryanalysis-ng
Binary Analysis Next Generation (BANG)
etcd-io/gofail
failpoints for go
andeya/goutil
Golang common tool functions and components.
wchang22/LuminS
A fast and reliable alternative to rsync for synchronizing local files written in Rust
gabstv/go-bsdiff
Pure Go bsdiff and bspatch libraries and CLI tools.
andeya/aster
Easily get the golang syntax tree and modify the code.