quasilyte / go-perfguardLinks
CPU-guided performance analyzer for Go
☆79Updated 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
Sorting:
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- The code used to serve gocorpus application☆52Updated last year
- High performance JSON iterator & validator for Go☆95Updated last year
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated last month
- Helper tool for manual Go code optimization.☆130Updated 3 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
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- My personal, slightly improved version of benchstat utility☆20Updated last year
- Library that helps to limit the memory consumption of your Go service.☆79Updated 2 years ago
- Better sync package for Go.☆22Updated last year
- ☆30Updated 4 years ago
- clear go error wrapping with caller☆51Updated 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
- WIP. Redis client for Go☆16Updated 2 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 3 weeks ago
- Golang library for clone things☆51Updated 7 months ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Moved to https://gitrepo.ru/NeonXP/rutina☆15Updated 2 years ago
- Easily build SQL queries in Go.☆94Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Simple query builder for MongoDB☆81Updated 2 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated last year
- A linter that detect the possibility to use variables/constants from the Go standard library.☆45Updated last month
- JSON/Gob/MsgPack-based Marshaler/Unmarshaler with AES encryption☆23Updated 2 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Faster base64 encoding for Go☆182Updated 2 years ago
- Easy flags population.☆34Updated 3 years ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Generates Validate() methods for structs by tags☆28Updated 5 years ago
- A curated list of Go code formatters (like gofmt)☆40Updated 4 years ago