jaegertracing / jaeger-libLinks
A collection of shared infrastructure libraries used by different components of Jaeger.
☆67Updated 3 years ago
Alternatives and similar repositories for jaeger-lib
Users that are interested in jaeger-lib are comparing it to the libraries listed below
Sorting:
- OpenTracing instrumentation for packages in the Go stdlib☆222Updated last month
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- concurrency utilities☆301Updated 6 years ago
- Package otgrpc provides OpenTracing support for any gRPC client or server.☆75Updated 3 weeks ago
- Effective Computation of Things☆108Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- my personal golang lib☆127Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- a collection of go utility packages☆190Updated last year
- Simple, thread-safe Go rate-limiter☆81Updated last month
- Prometheus support for go-metrics☆89Updated last year
- Basic implementation of the OpenTracing API for Go. 🛑 This library is DEPRECATED!☆81Updated 2 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- trace requests using opentracing specification☆98Updated this week
- A Go client library for Apache Pulsar☆78Updated 5 years ago
- This is a reporter for the go-metrics library which will post the metrics to InfluxDB☆69Updated 5 years ago
- GNU gettext for Go (Imported By Kubernetes)☆94Updated last year
- Go library to access Kafka metadata in Zookeeper☆98Updated 6 years ago
- checkstyle for go☆131Updated 4 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 5 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆142Updated 6 years ago
- Google CityHash in Go☆107Updated 11 years ago
- errgroup with goroutine worker limits