mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adds Cillium eBPF Golang library
This commit is contained in:
parent
ca76c8a4ed
commit
6abd7a0a01
@ -2032,6 +2032,7 @@ _Unofficial libraries for package and dependency management._
|
|||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
|
|
||||||
|
- [ebpf-go](https://github.com/cilium/ebpf) - Provides utilities for loading, compiling, and debugging eBPF programs.
|
||||||
- [go-instrument](https://github.com/nikolaydubina/go-instrument) - Automatically add spans to all methods and functions.
|
- [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.
|
- [jaeger](https://github.com/jaegertracing/jaeger) - A distributed tracing system.
|
||||||
- [pixie](https://github.com/pixie-labs/pixie) - No instrumentation tracing for Golang applications via eBPF.
|
- [pixie](https://github.com/pixie-labs/pixie) - No instrumentation tracing for Golang applications via eBPF.
|
||||||
|
Loading…
Reference in New Issue
Block a user