Starred repositories
Pure-Go race detector - No CGO required! Detect data races in Go programs running on AWS Lambda, Docker (FROM scratch), Alpine Linux. FastTrack algorithm, 85.7% coverage, production-ready
The intrusive "Ad blocker are not allowed on YouTube" message is annoying. This open-source project aims to address this issue by providing a solution to bypass YouTube's ad blocker detection
XM package provides Ebitengine-compatible mod music decoder
felixge's notes on the various go profiling methods that are available.
✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, vid…
Measures the latency between CPU cores
Combustion engine simulator that generates realistic audio.
Fast JSON encoder/decoder compatible with encoding/json for Go
KLua is a FFI-based Lua5 library that can be used in both PHP and KPHP
A Go linter that enforces more strict members access rules inside packages
A curated list of Awesome Go performance libraries and tools
Anime Girls Holding Programming Books
franz-go is a feature complete, pure Go library for Kafka from 0.8.0 through 4.1+. Producing, consuming, transacting, administrating, etc.
benchmarks for implementation of servers which support 1 million connections
jq for binary formats - tool, language and decoders for working with binary and text formats
Syntax-aware Go code search, based on the mvdan/gogrep
Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.