quasilyte / go-perfguard
CPU-guided performance analyzer for Go
☆75Updated 2 years ago
Alternatives and similar repositories for go-perfguard:
Users that are interested in go-perfguard are comparing it to the libraries listed below
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- High performance JSON iterator & validator for Go☆93Updated last year
- My personal, slightly improved version of benchstat utility☆20Updated last year
- The code used to serve gocorpus application☆52Updated 9 months 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
- Helper tool for manual Go code optimization.☆131Updated 10 months ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 2 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Moved to https://gitrepo.ru/NeonXP/rutina☆15Updated 2 years ago
- Library that helps to limit the memory consumption of your Go service.☆76Updated 2 years ago
- Transliterate Cyrillic → Latin in every possible way☆50Updated 2 months ago
- ☆30Updated 4 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Faster base64 encoding for Go☆181Updated 2 years ago
- clear go error wrapping with caller☆48Updated last year
- Better sync package for Go.☆22Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆61Updated last week
- A linter that detect the possibility to use variables/constants from the Go standard library.☆45Updated 2 months ago
- Golang library for clone things☆48Updated 3 months ago
- ☆52Updated 4 months ago
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last week
- ☆33Updated 2 years ago
- WIP. Redis client for Go☆16Updated 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
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆27Updated 2 weeks ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated last week