samonzeweb / profilinggo
A quick tour (or reminder) of Go performance tools
☆262Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for profilinggo
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- concurrency utilities☆289Updated 5 years ago
- An interactive tool to analyze Golang goroutine dump.☆465Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- Pprof made easy at development time for Go☆751Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- OpenTracing instrumentation for packages in the Go stdlib☆217Updated last week
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- Slides and links for 2019 talks☆313Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- [mirror]☆281Updated 2 months ago
- experimental new HTTP client API for #golang (WIP)☆584Updated 5 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆237Updated 6 years ago
- A simple assertion library that you probably shouldn't use.☆133Updated 4 years ago
- errgroup with goroutine worker limits☆162Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 5 months ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 4 years ago
- Miscellaneous Go hacks☆229Updated last month
- MemConn is an in-memory network stack for Go.☆547Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- Various golang benchmarks I've written☆108Updated 6 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆172Updated last year
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago