Skip to content
View joyanta55's full-sized avatar

Block or report joyanta55

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. grpc_based_shared_queue grpc_based_shared_queue Public

    A gRPC-based shared queue system, where the gRPC server manages an in-memory queue to track items requested by clients. It efficiently serves pop requests to clients in the order they are received.

    C++

  2. grpc_bazel grpc_bazel Public

    An example how to write grpc services using a proto file. Used appropriate Bazel rules to replace all protoc and grpc related operations.

    Starlark

  3. kubernetes_c_bazel kubernetes_c_bazel Public

    Official K8s C library import as bazel rule

    C

  4. rabbitmq_docker_cpp-WIP rabbitmq_docker_cpp-WIP Public

    A Bazel template to create Docker images for C++ applications using AMQP-CPP (https://github.com/CopernicaMarketingSoftware/AMQP-CPP). Work In Progress (WIP)

    C++