This commit is contained in:
joetifa2003 2024-09-30 16:39:49 +03:00 committed by GitHub
parent ae3bc984f0
commit e759445234
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2162,6 +2162,7 @@ _Unofficial libraries for package and dependency management._
- [go-instrument](https://github.com/nikolaydubina/go-instrument) - Automatically add spans to all methods and functions.
- [jaeger](https://github.com/jaegertracing/jaeger) - A distributed tracing system.
- [mm-go](https://github.com/joetifa2003/mm-go) - Generic manual memory management for golang.
- [pixie](https://github.com/pixie-labs/pixie) - No instrumentation tracing for Golang applications via eBPF.
- [profile](https://github.com/pkg/profile) - Simple profiling support package for Go.
- [statsviz](https://github.com/arl/statsviz) - Live visualization of your Go application runtime statistics.