samonzeweb / profilinggo
A quick tour (or reminder) of Go performance tools
☆264Updated 3 years ago
Alternatives and similar repositories for profilinggo:
Users that are interested in profilinggo are comparing it to the libraries listed below
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Miscellaneous Go hacks☆231Updated this week
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Pprof made easy at development time for Go☆754Updated 4 years ago
- An interactive tool to analyze Golang goroutine dump.☆466Updated 3 years ago
- concurrency utilities☆292Updated 5 years ago
- OpenTracing instrumentation for packages in the Go stdlib☆217Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Slides and links for 2019 talks☆313Updated 5 years ago
- [mirror]☆280Updated 5 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆137Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆236Updated 6 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 9 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated last month
- Various golang benchmarks I've written☆111Updated 6 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- Composable, observable and performant config handling for Go for the distributed processing era☆644Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 4 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated last year
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 4 months ago
- High-throughput Redis client for Go with implicit pipelining☆245Updated last month