DataDog / go-profiler-notes
felixge's notes on the various go profiling methods that are available.
☆3,596Updated 10 months ago
Alternatives and similar repositories for go-profiler-notes:
Users that are interested in go-profiler-notes are comparing it to the libraries listed below
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,289Updated 4 months ago
- Goroutine leak detector☆4,662Updated 2 months ago
- Package for comparing Go values in tests☆4,298Updated 2 weeks ago
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,250Updated 9 months ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆2,949Updated 4 months ago
- A tool to list and diagnose Go processes currently running on your system☆6,803Updated 3 weeks ago
- A hands-on approach to getting started with Go generics.☆1,853Updated 2 years ago
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,232Updated this week
- 🦩 Tools for Go projects☆4,264Updated last month
- Practical concurrency guide in Go, communication by channels, patterns☆2,558Updated last year
- A high performance memory-bound Go cache☆5,812Updated 2 weeks ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,148Updated 9 months ago
- Better structured concurrency for go☆9,588Updated 9 months ago
- Staticcheck - The advanced Go linter☆6,302Updated this week
- ⏱ The exponential backoff algorithm in Go☆3,556Updated last week
- A mock code autogenerator for Go☆6,300Updated this week
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,200Updated this week
- Simple golang library for retry mechanism☆2,516Updated 2 months ago
- A stricter gofmt☆3,434Updated 3 weeks ago
- Sql mock driver for golang to test database interactions☆6,229Updated 4 months ago
- Resiliency patterns for golang☆2,253Updated 4 months ago
- Circuit Breaker implemented in Go☆3,014Updated last month
- 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint☆4,909Updated this week
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆3,813Updated this week
- A FileSystem Abstraction System for Go☆6,067Updated this week
- Visualize call graph of a Go program using Graphviz☆6,054Updated 3 weeks ago
- Static analysis tool to detect potential nil panics in Go code☆3,266Updated 3 months ago
- Pure Go Redis server for Go unittests☆3,191Updated last month
- Building event-driven applications the easy way in Go.☆8,047Updated last week
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆2,979Updated last year