diff --git a/README.md b/README.md index 5c3391b79f1..1e6d8c42a0b 100644 --- a/README.md +++ b/README.md @@ -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.