quasilyte / go-perfguardLinks
CPU-guided performance analyzer for Go
☆80Updated 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☆96Updated 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.☆132Updated 5 months 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
- Better sync package for Go.☆22Updated last year
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 3 months ago
- My personal, slightly improved version of benchstat utility☆20Updated 2 years ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- ☆30Updated 4 years ago
- clear go error wrapping with caller☆58Updated last year
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- The size of variable at runtime☆150Updated last year
- Library that helps to limit the memory consumption of your Go service.☆80Updated 2 years ago
- Collection of dirty hacks in Go☆68Updated 2 years ago
- WIP. Redis client for Go☆16Updated 2 years ago
- Golang library for clone things☆51Updated 9 months ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- GFSM is small and fast Finity State Machine (FSM) library for Go☆51Updated 6 months ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- Generates Validate() methods for structs by tags☆29Updated 6 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`.☆26Updated 3 weeks ago
- Easily build SQL queries in Go.☆94Updated last year