samonzeweb / profilinggo
A quick tour (or reminder) of Go performance tools
☆267Updated 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 typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Slides and links for 2019 talks☆312Updated 5 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- concurrency utilities☆296Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- An interactive tool to analyze Golang goroutine dump.☆473Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- OpenTracing instrumentation for packages in the Go stdlib☆221Updated 2 weeks ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated last year
- [mirror]☆280Updated 8 months ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Diodes are ring buffers manipulated via atomics.☆473Updated 2 weeks ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated 2 weeks ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆176Updated 4 years ago
- Embedded, Fast and Persistent bigqueue implementation☆445Updated 3 years ago
- Miscellaneous Go hacks☆238Updated 3 weeks ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆176Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago