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 10 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A simple Go package to enable profiling of application performance | 2,013 |
| | An extension for VS Code that provides benchmark profiling support for the Go language | 7 |
| | 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. | 635 |
| | A testing library with generic assertions and helpers for Go tests | 103 |
| | Provides remote access to eBPF programs and maps for debugging and metrics collection. | 6 |
| | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
| | Tools and strategies for handling errors in Go applications | 347 |
| | Enables logging and tracing of HTTP requests and responses using interceptors | 88 |
| | A package for writing integration tests in Go using REST API testing | 123 |
| | A plug that integrates fprof tracing into web applications | 4 |
| | A RESTful API for interacting with MongoDB databases | 315 |
| | A Go library to help write integration tests for RESTful APIs | 55 |
| | Tools to analyze unused parameters in Go functions and identify potential issues | 533 |
| | A nicer interface for golang stdlib HTTP client | 52 |
| | A Go client library providing a set of pre-built services to interact with the Parse API. | 1 |