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
- 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.☆130Updated 3 months ago
- High performance JSON iterator & validator for Go☆95Updated last year
- Better sync package for Go.☆22Updated last year
- My personal, slightly improved version of benchstat utility☆20Updated last year
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 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 4 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 2 months ago
- A linter that detect the possibility to use variables/constants from the Go standard library.☆45Updated last month
- clear go error wrapping with caller☆56Updated last year
- Faster base64 encoding for Go☆182Updated 2 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- ☆30Updated 4 years ago
- Library that helps to limit the memory consumption of your Go service.☆79Updated 2 years ago
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆28Updated 4 months ago
- Easily build SQL queries in Go.☆94Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 2 weeks ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- The size of variable at runtime☆148Updated 11 months ago
- Golang linter to check the errors handling expressions☆54Updated 4 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆131Updated 11 months ago
- Golang library for clone things☆51Updated 8 months ago
- Check that no globals are present in Go code.☆117Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Daily builds of active Go development branches☆18Updated last month
- GFSM is small and fast Finity State Machine (FSM) library for Go☆49Updated 5 months ago