quasilyte / go-benchrunLinks
Convenience wrapper around "go test" + "benchstat".
☆22Updated 5 years ago
Alternatives and similar repositories for go-benchrun
Users that are interested in go-benchrun are comparing it to the libraries listed below
Sorting:
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- Helper tool for manual Go code optimization.☆132Updated 5 months ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- The code used to serve gocorpus application☆52Updated last year
- Better sync package for Go.☆22Updated last year
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Intern Go strings☆95Updated last year
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Daily builds of active Go development branches☆18Updated 3 weeks ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- Go Web Socket☆31Updated 8 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 4 months ago
- High performance JSON iterator & validator for Go☆96Updated last year
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 5 years ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- ☆33Updated 3 years ago
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- Golang generator of client to sql database based on interface☆52Updated 5 years ago
- Join contexts like never before!☆20Updated 7 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- My personal, slightly improved version of benchstat utility☆20Updated 2 years ago
- Generate flags by parsing structures☆162Updated last month
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 10 months ago