felixge's notes on the various go profiling methods that are available.
β3,661Mar 16, 2026Updated this week
Alternatives and similar repositories for go-profiler-notes
Users that are interested in go-profiler-notes are comparing it to the libraries listed below
Sorting:
- π fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.β3,096May 2, 2025Updated 10 months ago
- Thoughts on Go performance optimizationβ10,894Jan 5, 2022Updated 4 years ago
- Better structured concurrency for goβ10,334Apr 26, 2024Updated last year
- Goroutine leak detectorβ5,131Dec 10, 2025Updated 3 months ago
- Visualise Go runtime metrics in real timeβ3,625Feb 27, 2026Updated 3 weeks ago
- A tool to list and diagnose Go processes currently running on your systemβ7,001Jan 8, 2026Updated 2 months ago
- 𦩠Tools for Go projectsβ4,476Mar 9, 2026Updated last week
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome profβ¦β912Nov 27, 2022Updated 3 years ago
- A high performance memory-bound Go cacheβ6,816Jan 21, 2026Updated 2 months ago
- A book about the internals of the Go programming language.β7,925Apr 3, 2021Updated 4 years ago
- Go execution trace frontendβ1,381Dec 15, 2025Updated 3 months ago
- Automatically set GOMAXPROCS to match Linux container CPU quota.β4,819Nov 2, 2025Updated 4 months ago
- The Uber Go Style Guide.β17,390Dec 27, 2025Updated 2 months ago
- Package for comparing Go values in testsβ4,613Mar 10, 2026Updated last week
- Fast linters runner for Goβ18,694Updated this week
- Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improβ¦β4,818Updated this week
- A collection of Go style guidesβ978Nov 18, 2022Updated 3 years ago
- Curated list of Go design patterns, recipes and idiomsβ27,810May 14, 2024Updated last year
- Continuous Profiling Platform. Debug performance issues down to a single line of codeβ11,298Updated this week
- Build and deploy Go applicationsβ8,368Mar 13, 2026Updated last week
- Go Training Class Material :β12,183Feb 20, 2026Updated last month
- Staticcheck - The advanced Go linterβ6,732Feb 25, 2026Updated 3 weeks ago
- Spaghetti: a dependency analysis tool for Go packagesβ764May 19, 2023Updated 2 years ago
- Building event-driven applications the easy way in Go.β9,593Jan 5, 2026Updated 2 months ago
- Delve is a debugger for the Go programming language.β24,661Updated this week
- Practical concurrency guide in Go, communication by channels, patternsβ2,857Apr 25, 2023Updated 2 years ago
- Release engineering, simplifiedβ15,663Updated this week
- wazero: the zero dependency WebAssembly runtime for Go developersβ6,019Mar 8, 2026Updated 2 weeks ago
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.β4,478Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.β833Feb 8, 2024Updated 2 years ago
- Optimized Go Compression Packagesβ5,432Mar 2, 2026Updated 2 weeks ago
- Go test with tracing.β391May 31, 2023Updated 2 years ago
- The best way of working with Protocol Buffers.β10,948Mar 13, 2026Updated last week
- Generate type-safe code from SQLβ17,177Updated this week
- An entity framework for Goβ16,980Updated this week
- Fast key-value DB in Go.β15,523Mar 9, 2026Updated last week
- RocksDB/LevelDB inspired key-value database in Goβ5,811Updated this week
- A toolkit with common assertions and mocks that plays nicely with the standard libraryβ25,894Mar 4, 2026Updated 2 weeks ago
- Compile-time Dependency Injection for Goβ14,362Aug 22, 2025Updated 6 months ago