davecheney / the-zen-of-go
https://the-zen-of-go.netlify.com
☆246Updated 5 years ago
Alternatives and similar repositories for the-zen-of-go:
Users that are interested in the-zen-of-go are comparing it to the libraries listed below
- Encode and decode Go (golang) struct types via protocol buffers.☆175Updated 4 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Go tool to wrap and fix errors with the new %w verb directive☆376Updated last week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 11 months ago
- Continuous Benchmark for Go Project☆387Updated this week
- A Go library for collecting sql.DBStats in Prometheus format☆183Updated 3 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Validates your Go installation and dependencies.☆332Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆126Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Find in Go repeated strings that could be replaced by a constant☆302Updated last week
- A Go library for validating structs, maps and slices.☆228Updated 5 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated 11 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 2 months ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- A quick tour (or reminder) of Go performance tools☆266Updated 3 years ago
- A go in-memory table☆229Updated 2 years ago
- Lightweight HTTP mocking in Go (aka golang)☆81Updated last year
- Convert Go values to their AST☆310Updated last month
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- A refactoring tool for Go☆673Updated last month
- Useful Go String methods☆190Updated last year
- noctx finds sending http request without context.Context.☆184Updated 2 months ago
- Quick helpers for testing Go applications☆529Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆343Updated 10 months ago
- Create Go contexts that cancel on signals.☆257Updated 2 years ago