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:
- Helper tool for manual Go code optimization.☆130Updated 4 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years 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
- Golang generator of client to sql database based on interface☆52Updated 5 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Better sync package for Go.☆22Updated 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
- Intern Go strings☆95Updated last year
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- Go Web Socket☆31Updated 8 years ago
- The code used to serve gocorpus application☆52Updated last year
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 2 months ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 6 years ago
- Generate flags by parsing structures☆162Updated last week
- ☆30Updated 4 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- View annotated files based on line-spec☆225Updated last year
- Daily builds of active Go development branches☆18Updated 2 weeks ago
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 5 years ago
- High performance JSON iterator & validator for Go☆95Updated last year
- 😴 A tiny library for handling system interrupts☆39Updated 4 years ago
- retry call until no error☆17Updated 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.☆131Updated 11 months ago