quasilyte / go-benchrunLinks
Convenience wrapper around "go test" + "benchstat".
☆22Updated 6 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☆61Updated 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 3 years ago
- The code used to serve gocorpus application☆52Updated last year
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- Better sync package for Go.☆22Updated last year
- Helper tool for manual Go code optimization.☆137Updated 8 months ago
- The research project based on the draft design of Go Generics☆34Updated 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.☆45Updated 5 years ago
- Intern Go strings☆96Updated 2 years ago
- Golang generator of client to sql database based on interface☆52Updated 5 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 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☆57Updated 2 months ago
- Daily builds of active Go development branches☆18Updated last week
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 6 months ago
- ☆30Updated 5 years ago
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- My personal, slightly improved version of benchstat utility☆20Updated 2 years ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Generate flags by parsing structures☆164Updated 4 months ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- High performance JSON iterator & validator for Go☆97Updated last year
- Run Go tests inside a Docker image☆100Updated 9 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated last year
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 5 years ago