Helper tool for manual Go code optimization.
☆137Mar 19, 2025Updated last year
Alternatives and similar repositories for go-perftuner
Users that are interested in go-perftuner are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fork of go-yaml/yaml for go-faster needs☆10Nov 21, 2025Updated 4 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Mar 3, 2024Updated 2 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Apr 19, 2023Updated 2 years ago
- tail files with inotify☆23Nov 6, 2023Updated 2 years ago
- 😴 A tiny library for handling system interrupts☆38Jun 18, 2021Updated 4 years ago
- A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)☆18Dec 21, 2021Updated 4 years ago
- A curated list of Awesome Go performance libraries and tools☆410May 3, 2024Updated last year
- Collection of popular docker-compose files for a quick access☆130Apr 4, 2020Updated 5 years ago
- Collection of dirty hacks in Go☆67Mar 18, 2023Updated 3 years ago
- minimal perfect hash functions☆64Dec 17, 2021Updated 4 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Oct 18, 2020Updated 5 years ago
- Parse and generate HTTP headers correctly☆30Jan 29, 2021Updated 5 years ago
- Shotizam analyzes the size of Go binaries☆615Jul 14, 2024Updated last year
- Package bad idea contains no good ideas☆29Feb 16, 2020Updated 6 years ago
- ☆11Jun 2, 2022Updated 3 years ago
- A memory allocator for Go.☆86Mar 11, 2020Updated 6 years ago
- Simple generative fuzzer☆17Oct 18, 2021Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Feb 9, 2021Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Nov 14, 2020Updated 5 years ago
- View annotated files based on line-spec☆227Jan 20, 2024Updated 2 years ago
- Source code for pprof.host site☆17Sep 22, 2025Updated 6 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 6 months ago
- Object file abstractions in Go☆31Apr 10, 2024Updated last year
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Nov 28, 2017Updated 8 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Nov 24, 2019Updated 6 years ago
- The code used to serve gocorpus application☆52May 26, 2024Updated last year
- Go library to scan regular expression capture group to variable similar to fmt.Scanf☆14Dec 15, 2020Updated 5 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆113Jul 23, 2024Updated last year
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆29Mar 19, 2020Updated 6 years ago
- My personal, slightly improved version of benchstat utility☆20Jul 19, 2023Updated 2 years ago
- TPS vs FPS explained for Ebitengine users.☆42Oct 31, 2025Updated 4 months ago
- Define and run pattern-based custom linting rules.☆862Sep 25, 2025Updated 6 months ago
- ☆30Oct 15, 2020Updated 5 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Mar 16, 2026Updated last week
- Best-effort CPU-local sharded values for Go☆202Sep 7, 2021Updated 4 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆364May 29, 2025Updated 9 months ago
- ☆19Aug 5, 2021Updated 4 years ago
- Generate Go Plan9 assembly from C code☆40Mar 7, 2026Updated 2 weeks ago
- A typed implementation of the Go sync.Map using code generation☆256Feb 25, 2023Updated 3 years ago