A quick tour (or reminder) of Go performance tools
☆273Nov 14, 2021Updated 4 years ago
Alternatives and similar repositories for profilinggo
Users that are interested in profilinggo are comparing it to the libraries listed below
Sorting:
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Dec 6, 2023Updated 2 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,710Apr 10, 2024Updated last year
- Pprof made easy at development time for Go☆758Oct 23, 2020Updated 5 years ago
- Embedded, Fast and Persistent bigqueue implementation☆449Dec 20, 2025Updated 2 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.☆3,095May 2, 2025Updated 9 months ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Dec 5, 2018Updated 7 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Aug 3, 2024Updated last year
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,931Nov 24, 2023Updated 2 years ago
- MemConn is an in-memory network stack for Go.☆553Oct 4, 2023Updated 2 years ago
- Command line monitoring for goroutines☆1,904Jul 18, 2023Updated 2 years ago
- Easily generate gRPC services in Go ⚡️☆1,504Jul 19, 2023Updated 2 years ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,040Dec 22, 2025Updated 2 months ago
- A typed implementation of the Go sync.Map using code generation☆256Feb 25, 2023Updated 3 years ago
- Thoughts on Go performance optimization☆10,892Jan 5, 2022Updated 4 years ago
- Go Dependency Analysis toolkit☆1,604Jan 22, 2026Updated last month
- Fuzz Testing for the github.com/hashicorp/raft library☆30Feb 20, 2026Updated last week
- Staticcheck - The advanced Go linter☆6,721Updated this week
- Real-time visualization tool for Go process metrics☆476Mar 3, 2022Updated 3 years ago
- GopherCon 2018 Performance Tuning Workshop☆930Dec 10, 2018Updated 7 years ago
- A simple in memory cache written using go☆352Apr 8, 2019Updated 6 years ago
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- NUMA bindings for Go, requires libnuma.☆26Nov 18, 2019Updated 6 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆363May 29, 2025Updated 9 months ago
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- benchmarks for implementation of servers which support 1 million connections☆1,929Apr 15, 2021Updated 4 years ago
- Shotizam analyzes the size of Go binaries☆614Jul 14, 2024Updated last year
- A memory allocator for Go.☆86Mar 11, 2020Updated 5 years ago
- high performance JSON encoder/decoder with stream API for Golang☆2,134Nov 22, 2023Updated 2 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- handling 1M websockets connections in Go☆5,991Aug 14, 2022Updated 3 years ago
- A presentable test report generator for go packages☆34Jan 4, 2023Updated 3 years ago
- A comprehensive error handling library for Go☆1,270Nov 8, 2024Updated last year
- High resolution timing and benchmarking for Go☆264Nov 19, 2025Updated 3 months ago
- Super minimal, rock-solid foundation for concurrent GUI in Go.☆494Nov 16, 2020Updated 5 years ago
- A book about the internals of the Go programming language.☆7,925Apr 3, 2021Updated 4 years ago
- Go error library with error portability over the network☆2,354Feb 14, 2026Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- felixge's notes on the various go profiling methods that are available.☆3,663Feb 13, 2026Updated 2 weeks ago