Skip to content

Popular repositories

  1. core core Public

    core is the core module for cold brew and provides the base implementation for Cold Brew. We want to reuse as many good components that we can by providing only a thin wrapper around them if needed.

    Go 4 2

  2. cookiecutter-coldbrew cookiecutter-coldbrew Public

    A cookiecutter template to build golang services powered by ColdBrew

    Go 4 1

  3. hystrixprometheus hystrixprometheus Public

    hystrixprometheus provides a Prometheus metrics collector for Hystrix (https://github.com/afex/hystrix-go). This is a workaround for hystrix-go not supporting the prometheus registry

    Go 2 2

  4. log log Public

    log provides a minimal interface for structured logging in services. It provides a simple interface to log errors, warnings, info and debug messages. It also provides a mechanism to add contextual …

    Go 1

  5. interceptors interceptors Public

    interceptors provides a common set of reusable interceptors for grpc services

    Go 1

  6. errors errors Public

    errors provides an implementation of golang error with stack strace information attached to it, the error objects created by this package are compatible with https://golang.org/pkg/errors/

    Go

Repositories

Showing 10 of 13 repositories
  • cookiecutter-coldbrew Public

    A cookiecutter template to build golang services powered by ColdBrew

    Go 4 MIT 1 0 2 Updated May 22, 2024
  • Go 0 0 0 3 Updated Apr 19, 2024
  • core Public

    core is the core module for cold brew and provides the base implementation for Cold Brew. We want to reuse as many good components that we can by providing only a thin wrapper around them if needed.

    Go 4 Apache-2.0 2 0 2 Updated Apr 19, 2024
  • grpcpool Public

    grpcpool is a pool of grpc.ClientConns

    Go 0 BSD-3-Clause 1 0 1 Updated Apr 19, 2024
  • Go 0 Apache-2.0 0 0 5 Updated Mar 13, 2024
  • hystrixprometheus Public

    hystrixprometheus provides a Prometheus metrics collector for Hystrix (https://github.com/afex/hystrix-go). This is a workaround for hystrix-go not supporting the prometheus registry

    Go 2 Apache-2.0 2 0 0 Updated Feb 6, 2024
  • interceptors Public

    interceptors provides a common set of reusable interceptors for grpc services

    Go 0 Apache-2.0 1 0 3 Updated Nov 10, 2023
  • tracing Public

    Tracing is a library that provides distributed tracing to Go applications. It offers features such as collecting performance data of an application, identifying where requests are spending most of their time, and segmenting requests. It supports exporting traces to 3rd-party services such as Jaeger, Zipkin, Opentelemetry, and NewRelic.

    Go 0 Apache-2.0 0 0 2 Updated Nov 10, 2023
  • errors Public

    errors provides an implementation of golang error with stack strace information attached to it, the error objects created by this package are compatible with https://golang.org/pkg/errors/

    Go 0 Apache-2.0 0 0 0 Updated Nov 10, 2023
  • feature-flags Public

    enabling feature-flags in go-coldbrew powered services

    Go 0 Apache-2.0 0 0 1 Updated Nov 10, 2023

Top languages

Loading…

Most used topics

Loading…