netbug
Profiler handler
Provides an HTTP handler to access profiling and debug tools for Go applications
Package netbug provides a handler for registering profilers on your own ServeMux.
72 stars
3 watching
4 forks
Language: Go
last commit: about 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pkg/profile | A simple Go package to enable profiling of application performance | 2,003 |
maxm65dia/vscode-go-prof | An extension for VS Code that provides benchmark profiling support for the Go language | 7 |
moshebe/gebug | Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. | 634 |
earthboundkid/be | A testing library with generic assertions and helpers for Go tests | 102 |
ebpfdev/dev-agent | Provides remote access to eBPF programs and maps for debugging and metrics collection. | 5 |
aliuygur/gores | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
emperror/emperror | Tools and strategies for handling errors in Go applications | 344 |
heremobilitydevelopers/mediary | Enables logging and tracing of HTTP requests and responses using interceptors | 88 |
emicklei/forest | A package for writing integration tests in Go using REST API testing | 123 |
obmarg/plug_fprof | A plug that integrates fprof tracing into web applications | 4 |
emicklei/mora | A RESTful API for interacting with MongoDB databases | 315 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
mvdan/unparam | Tools to analyze unused parameters in Go functions and identify potential issues | 532 |
ddo/rq | A nicer interface for golang stdlib HTTP client | 51 |
fergstar/go-parse | A Go client library providing a set of pre-built services to interact with the Parse API. | 1 |